This guide will explain how to redirect the user to the custom setup form by clicking the “Gear” icon on the app.
- Formyoula admin setup page on the builder site:
- Click the “Setup” under the down arrow next to your name on the Dashboard.
- It will open the admin setup page.
- Paste the code in the “Mobile Footer (HTML)”.
- Please use this code.
- Make sure to update the Custom Setup form ID on the code.
- Note: You can copy the form ID from the form edit page URL.
- Save the changes by clicking the “Update Organisation” button.
- The "Advanced Setup" Button On The Custom Setup Form:
- Drag and drop an “HTML” field onto your Custom Setup form.
- Rename the field as needed.
- Click the pencil icon of the “HTML” field.
- Paste the code and save the changes.
- Please use this code.
<button id="advanced_setup" class="btn btn-primary pull-right">Advanced Setup</button>
<span class="glyphicon glyphicon-cog setup_btn pull-right" style="display:none"></span>- Form Setup:
- Click the form Setup button.
- Disable “Form Header” and “Standard Navigation”.
- Save the changes by clicking the “Save Changes”.
- Test the functionality:
- Try the Mobile app or Mobile Web app.
- Clicking the “Gear” icon will launch the custom setup form.
- Clicking the “Advanced Setup” button will take the user to the default setup page.
For any questions, please contact us - [email protected] or the Formyoula in-app chat. 🙂