EricEvans_Varga
8 years agoQrew Cadet
Hide Save at the bottom of the form
With the latest QB release (Sept 2017), the Save functions have been added to the bottom of all forms (as well as the top). This is GREAT ... in most cases.
We currently have an Everyone on the Internet form that has a custom SAVE button that we created, which triggers many actions and redirects to certain pages depending on what the user has filled out in the form.
We learned about hiding the headers with "&IFV=0" at the end of the web address when directing to the form, but now I need to know how to hide the footers. The save button at the bottom of the form is bypassing all of the customization we've built and is basically undoing the functionality.
Anyone know how to hide/remove this? Preferably without using java script (because I have zero knowledge of it). But if using java script works, i'm not opposed to it (because I'll have to learn it at some point).
We currently have an Everyone on the Internet form that has a custom SAVE button that we created, which triggers many actions and redirects to certain pages depending on what the user has filled out in the form.
We learned about hiding the headers with "&IFV=0" at the end of the web address when directing to the form, but now I need to know how to hide the footers. The save button at the bottom of the form is bypassing all of the customization we've built and is basically undoing the functionality.
Anyone know how to hide/remove this? Preferably without using java script (because I have zero knowledge of it). But if using java script works, i'm not opposed to it (because I'll have to learn it at some point).