Page 1 of 1

Error alert on accordion multipage

Posted: Tue Dec 06, 2022 9:37 pm
by vintoICT

My form uses multipage accordion and it works well. I only discovered that form errors are not displayed until i click on the accordion to display the form . how can i pop and alert telling user to click each accordion for errors if there are errors.


Re: Error alert on accordion multipage

Posted: Tue Dec 06, 2022 11:03 pm
by arbei

You may read Bootstrap Accordion -> Always open.


Re: Error alert on accordion multipage

Posted: Wed Dec 07, 2022 2:43 am
by vintoICT

Will not solve the problem. The error could be in the closed block


Re: Error alert on accordion multipage

Posted: Wed Dec 07, 2022 9:23 am
by arbei

You may simply add the CSS class "show" to "accordion-collapse".