cancel
Showing results for 
Search instead for 
Did you mean: 

how to add * before input field as required field?

Former Member
0 Kudos

Hi all,

I have developped an applicataion in that i have a small problem for adding redcolor * mark for required fields.

How to add * mark for required fields

please guide for this.

I already tried with state with Required.

But it not work out .

Thanks

Mandapati.

Message was edited by: Mandapati Nageswara Rao

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

set the property state as required for the input Field

In the Label's property labelFor set the coressponding text field's Id.

Kind Regards

Mukesh

Answers (1)

Answers (1)

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Check the property of inputfield state and set it to required.

Regards,

Vijayakhanna Raman