Follow

Web Component – HideButtons (HideButtons.Vue)

This web component will hide/show the next button or send button depending on whether this component is activated by conditions or not.

The parameter “eventtype” can be set to load, which will hide button on load instead of being activated by conditions.

Example usage, how to declare in your form as “Custom HTML“:

<hide-buttons-component button="next"></hide-buttons-component>

<hide-buttons-component button="next" eventtype="load"></hide-buttons-component>

<hide-buttons-component button="submit"></hide-buttons-component>

Example:

https://demo.simpliform.se/forms/9weuF5mIreVMexyIcVOC

Other available web components to equip your forms with:

Was this article helpful?
0 out of 0 found this helpful

0 Comments

Article is closed for comments.