10386 Posts in 2198 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 581 Views |
-
Userforms numeric field

4 March 2011 at 12:51pm
I have made a new numeric field successfully (based on text field) but where do I change the class name that appears in the html. I need to be able to target this field specifically in the .css file and right now it has a class of "field text" -- as do all other text fields. I can see no .ss files that controls this. Do I need to make a new file .ss? If so, what do I call it and what should it contain?
Thanks
Graeme McKinstry
-
Re: Userforms numeric field

11 March 2011 at 6:16pm
You can add classes to form fields using addExtraClass, simply change your numeric fields getFormField() to call addExtraClass() before you return it.
| 581 Views | ||
|
Page:
1
|
Go to Top |


