Error alert on accordion multipage

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
vintoICT
User
Posts: 389

Error alert on accordion multipage

Post 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.


arbei
User
Posts: 9286

Post by arbei »

You may read Bootstrap Accordion -> Always open.


vintoICT
User
Posts: 389

Post by vintoICT »

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


arbei
User
Posts: 9286

Post by arbei »

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


Post Reply