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.

protected fields

  1. dfrancarroll
    Member

    Is it possible to protect a field on the form so that it cannot be changed? I want to invoke the form from a registration button on a calendar event page and pass in values such as class name, date of class, etc. and have them show on the form (populated dynamically through url values), but protect them so the user cannot change them.

    Posted 12 years ago on Thursday November 10, 2011 | Permalink
  2. You could use Hidden Fields to pass these values and store them as hidden fields on your form. Then the user wouldn't change the values but the data would be included with the form submission.

    Posted 12 years ago on Thursday November 10, 2011 | Permalink
  3. dfrancarroll
    Member

    Thanks. I did consider that, but want the user to see the information as confirmation of what they are going to register for before they actually submit the form. I think a protected field, essentially a dynamic label, would be a great addition to gravity forms.

    Posted 12 years ago on Thursday November 10, 2011 | Permalink
  4. Read only field option is something we plan on adding so it is on our internal roadmap. Thanks!

    Posted 12 years ago on Friday November 11, 2011 | Permalink

This topic has been resolved and has been closed to new replies.