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
The button AND the date field need to share the exact same validation group value.
Thanks Stefan Helzle ,Yeah i did that yesterday i saw that after that i fixed. Thank you very much