I did this on a private Widget Engine enhancement, along with AJAX. Unfortunately, that
enhancement was licensed private months ago. Sorry.
Frankly, I don't think the "id" attribute is really great. It's always possible, maybe even
preferable, to reference HTML elements in a structured DOM way.
I'd be willing to discuss this further if some of us are committed to working on this and putting
it back to OFBiz.
Jonathon
Anil Patel wrote:
Hi,
Some Form Widget elements don't have "id" attribute. Id on html elements
makes them lot easier to work with from Javascript. I'll appreciate If
somebody evaluate possibility of having id attribute on all form widget
elements and possibly implement them.
Regards
Anil Patel