Dear All,
In Content Server forms/category pages to update metadata.
I have a query related to showing standard form error messages in the inline form instead of showing the errors in a post back form.
Suppose i have one form template and form in that there are few mandatory fields if i dont fill those and click submit then there is an error shows in the next screen that fields needs to fill and mandatory. Instead is there is any way i can show that out of the box error message within the same page without posting back.
I do not need answers to include the javascript validations before posting. I need to know is there is any configutation or standard way to show the error message as alert in the same page.
Thanks everyone for your help!!!