Which configuration adds asterisks to indicate the mandatory fields on the form?

You are implementing a UI form collecting job applicant information. Users must provide values to certain fields before submitting the form.

Which configuration adds asterisks to indicate the mandatory fields on the form?
A . Use a Validate rule to verify the mandatory fields have a value
B . Use multiple Validate rules for each mandatory field
C . Configure the mandatory fields as Required in the section rule
D . Use an Edit Validate rule to verify if each of the mandatory properties has a value

Answer: D

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
kleiton
kleiton
4 years ago

Why D ? Should be C