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();
- KellyBianchi8 years agoQrew Assistant CaptainIf you add &ifv=1 to the end of the url, it will remove everything. Then you can establish your own buttons.
- MichaelBralow18 years agoQrew Traineeperfect. thanks for the quick turn around!!
- JanaBaker7 years agoQrew CadetThis 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! - FrancescoSpiga17 years agoQrew CadetWould you be so kind to post the JavJavaScript to have the button read "Save & Keep Working" on load? thanks in advance