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.

Add attributes to field

  1. paddelboot
    Member

    I could not find a way to add attributes to a form field. So I would suggest a filter that makes this possible.

    Example:
    I want to set a field to disabled="disabled".

    Posted 11 years ago on Tuesday July 31, 2012 | Permalink
  2. David Peralty

    I'm sure our developers will see this. All my best!

    Posted 11 years ago on Tuesday July 31, 2012 | Permalink
  3. Nick
    Member

    +1 for this, a little surprised to see I can't disable a field.

    Posted 11 years ago on Saturday August 25, 2012 | Permalink
  4. It's not a feature in the form builder, but it can be done with the jQuery "prop" function> Discussion: http://stackoverflow.com/questions/3806685/jquery-add-disabled-attribute-to-input

    Posted 11 years ago on Sunday August 26, 2012 | Permalink