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.

"disabled" parameter

  1. martyspellerberg
    Member

    Hi there,

    I have an radio button in a list I want to mark as disabled. The HTML for this is simple -- disabled="disabled", but I don't see an option for that.

    Does Gravity Forms support this parameter? Thanks,

    Marty

    Posted 11 years ago on Monday June 11, 2012 | Permalink
  2. David Peralty

    No, but you could use JavaScript to accomplish what you are looking for.

    Something like this might help:
    http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_radio_disabled

    Posted 11 years ago on Monday June 11, 2012 | Permalink
  3. martyspellerberg
    Member

    That's not ideal as what I'm really looking for is a form that is managed by a GUI so that I can hand it over to a non-code content manager.

    This is a standard HTML tag and I'm surprised it's not supported. Is there an opportunity to open a feature request?

    Posted 11 years ago on Monday June 11, 2012 | Permalink
  4. David Peralty

    Yes, please post it in our feature requests section. The reason we haven't supported it thus far is in large part because we only add UI elements when people request them. We try to make Gravity Forms as easy and simple as possible and we have thousands of people pulling us in different directions regarding the features they would like to see.

    Posted 11 years ago on Monday June 11, 2012 | Permalink