|
Hi,
I'm using a this attribute data-options="required:true,validType:'text'" and it works fine.
Problem: When I assign a value on the textbox from a variable. And now, the textbox has the same value from the variable (which is not null or empty).
How do we remove the icon that indicates that this field is required? (We don't need the icon anymore because the textbox has a value already.)
Please help.
Cris
|