I have a scenario where I need to make a date field required. I have a sub-interface with a date field, and in the parent interface, there's a submit button where the validation parameter is set to true. I'm using a validationGroup named 'Submit' for the date field, with the required attribute enabled.
Discussion posts and replies are publicly visible
Components in a validation group will not display the asterisk (*) that normally denotes a field's requiredness.
*
Refer this.
Hi Anna P ,Yeah i did that yesterday i saw that after that i fixed. Thank you very much