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
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
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
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?
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.