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.

No modify the field

  1. Teo
    Member

    I want to put a field with {user:user_email}, there is some possibility that the author (logged) can not modify the field, which is blocked?
    Thanks

    Posted 13 years ago on Friday April 1, 2011 | Permalink
  2. I'm not sure what you are asking. You want a field to populate with {user:user_email} but not allow the user to modify the field? If so you would add a Hidden field to your form and set it's default value to {user:user_email}.

    If you want to use an Email field you would add an Email field to your form, go to the Advanced field and set it's default value to {user:user_email} *AND* set it's visibility to Admin Only. Then it won't appear on the form but will still submit as an Email field.

    Posted 13 years ago on Friday April 1, 2011 | Permalink