Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

Next buttun multipage

2 weeks 16 hours ago #1

  • DanDan's Avatar
  • DanDan
  • Posts: 4
Hello,
I try to create un multipage form but at the bottom of the form, "next buttun" appear after "SUBMIT" button.
How can I hide this buttun ?

Rgds
Attachments:

2 weeks 16 hours ago #2

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27059
Hello,
Thank you for contacting us!

Judging by the screenshot, the button is not on the last page, so there is no way to hide the next button

Best Regards,
Vyacheslav, Balbooa Support Team

2 weeks 16 hours ago #3

  • DanDan's Avatar
  • DanDan
  • Posts: 4
Don't understand ?

SO how do i do to specifie that the next "submit" is on the last page ?
Thks

2 weeks 16 hours ago #4

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27059
In order for us to better understand the situation, send us a link to the page with the form

Best Regards,
Vyacheslav, Balbooa Support Team

2 weeks 15 hours ago #5

  • DanDan's Avatar
  • DanDan
  • Posts: 4

2 weeks 15 hours ago #6

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27059
It seems that the problem is related to third-party extensions that add inputs

For solution you need to add code in code editor
.ba-form-page[data-page-key="ba-form-page-2"] .ba-form-page-break-button[data-action="next"]{
  display: none;
}

Best Regards,
Vyacheslav, Balbooa Support Team

2 weeks 15 hours ago #7

  • DanDan's Avatar
  • DanDan
  • Posts: 4
It works !

Thanks for your good job

2 weeks 19 minutes ago #8

  • Vyacheslav's Avatar
  • Vyacheslav
  • Posts: 27059
You are welcome ;)
Let us know if you need more assistance!

Best Regards,
Vyacheslav, Balbooa Support Team
Powered by Kunena Forum