Hello,
We are evaluating DHTMLX for rendering (using JSON). I’m unable to get all the following:
-
Requirement: We need 3 columns of data (a long Label, 2 Radio buttons) in a row.
(Refer to sample attachment)
To get 3 columns in a Form, I used a Block having Template and 2 Radio elements. However the problem starts when I need to validate. -
Requirement: On Validation, show error message
Problem:
a) I need to show red color asterisk symbol on the long label (Template)
b) On form validation error, I need to show a message immediate to the control in red color
c) Its preferred to highlight the label in red color as well
Questions:
- How to set error messages (like Note) in red color?
- OR is it possible to display error message above the control as a red colored label?
Please suggest me.
Thank you,
Ananth