Hey Group,
So with the new formatters, we can customize the row formats,
including form elements, helps, and errors. However, it seems to be
missing some functionality (or at least I can't find it).
My question is, what is the best way to alter the form element and/or
the table row when errors occur (i.e. add styles)?
For example, in addition to displaying the error text next to the
field, I want to highlight the entire row with a red border for better
usability.
How can I incoprorate this into the form's formatter? Would this
require me to create an entirely separate formatter and activate it on
the fly?
Thanks for any help or suggestions!
-- Ian