Custom form field attributes in form designer
Jamroom Developers
I'm working on a color picker custom form field and need a bit of advice.
I can pass in attributes when writing the color picker field into another module.
If I wanted admin to be able to configure the color picker's js options in the form designer on a field by field basis, I guess I'd need to pass those in using the options field in form designer.
I'm pretty sure that would work, but how would I get those config options into the options "see help for what is allowed here" help? Can I replace that help, or add to it, or should I try a bit of jquery to replace the help text after the form loads?
Or is there a better way of adding configurable attributes in the form designer?
Thanks
updated by @ultrajam: 05/15/14 03:32:22AM