PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Use email address to set post author?

  1. craig.c
    Member

    I have a post creation form.
    The form also uses User Registration Add-On.
    I need users who have already registered (email already exists in DB) to be able to create posts without logging in.
    How can I achieve this?

    Could/should there be a "Post Author" field option in the Post Fields, (just as their is Title, Category, etc) that accepts an email address? If it matches an address in the DB then it assigns the author accordingly.

    I have been trying this but with no success ...

    - A radio button field ("New User" or "Returning User") which triggers some conditional fields
    - If New User, then show User Registration designated email field
    - If Returning User, then show standard email field. But how can I assign this field as the post author?

    Posted 11 years ago on Wednesday May 16, 2012 | Permalink