Sandeep Samdaria
2014-03-11 15:18:25 UTC
Hi,
I have been developing grails application for almost a year. For an app, I
had to disable certain options in the select tag.
After doing a google search, I stumbled upon
GRAILS-8494<http://jira.grails.org/browse/GRAILS-8494> and
decided to implement that in my project.As of now, my implementation takes
only a closure for "optionDisabled" (I feel the ticket can be updated to
use extra options "keysDisabled" for select tag)
I have followed the Contribute <http://grails.org/Contribute> section and
have setup the grails-core project on STS. I have attached the patch in the
JIRA.I am a little lost on how to contribute back to the community.If you
guys can please guide me or send a pointer to documents link,I will be able
to follow the process and contribute back.
Thanks,
Sandeep.
I have been developing grails application for almost a year. For an app, I
had to disable certain options in the select tag.
After doing a google search, I stumbled upon
GRAILS-8494<http://jira.grails.org/browse/GRAILS-8494> and
decided to implement that in my project.As of now, my implementation takes
only a closure for "optionDisabled" (I feel the ticket can be updated to
use extra options "keysDisabled" for select tag)
I have followed the Contribute <http://grails.org/Contribute> section and
have setup the grails-core project on STS. I have attached the patch in the
JIRA.I am a little lost on how to contribute back to the community.If you
guys can please guide me or send a pointer to documents link,I will be able
to follow the process and contribute back.
Thanks,
Sandeep.