1779 Posts in 582 Topics by 556 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1244 Views |
-
Default css style for mandatory fields?

13 March 2010 at 2:32am
I've created a form with a couple of fields. Three of them are mandatory. So I used
$validator = new RequiredFields('name', 'position', 'message');
to set them as mandatory.
What are the possibilites to display these fields in a different manner (css, using a star (*) within the label, ...)?I'm using Silverstripe 2.3.6.
| 1244 Views | ||
|
Page:
1
|
Go to Top |

