Visual identifier for required field.

QuestionsVisual identifier for required field.
Thales Pereira asked 11 years ago

Hi,

It's possible add the feature to add a visual identifier for a required field on add/edit window?( like mark on right side ) on the add/edit window?

Ex:

name* :
Last Name*:
favorite color:
dog's name:

Thanks in advance.

2 Answers
Abu Ghufran answered 11 years ago

To mark a field as required, you can use

$col["formoptions"] = array("elmsuffix"=>'<font color=red> *</font>');

Thales Pereira answered 11 years ago

Thanks, worked perfectly.

Your Answer

16 + 12 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?