Forums
Forums / Plugin: Calculated Fields Form / Hide Next Button
(@graicifyd)
6 years ago
How can I hide the ‘next’ and ‘previous’ button on the last page of the form.
Is there also a way to add a progress bar?
The page I need help with: [log in to see the link]
(@codepeople)
Hello @graicifyd
You simply should enter the following style definition into the “Customize Form Design” attribute in the “Form Settings” tab:
#fbuilder .pbEnd .pbNext, #fbuilder .pbEnd .pbPrevious{display:none !important;}
Best regards.
Thank you so much.
The topic ‘Hide Next Button’ is closed to new replies.