Forum Discussion
NathanMcCue
8 years agoQrew Member
The new footer Save Button has an ID of "footerSaveButton" so simply add this line below:
$("#footerSaveButton").hide();
$("#footerSaveButton").hide();
JanaBaker
7 years agoQrew Cadet
This is awesome!!
What is the syntax for creating a button for:
1. saving and redirecting back to a dashboard page
2. saving and redirecting to the same form that you are on (not the main form)
Again...this post was great!
What is the syntax for creating a button for:
1. saving and redirecting back to a dashboard page
2. saving and redirecting to the same form that you are on (not the main form)
Again...this post was great!