NirajShah4
5 years agoQrew Cadet
Redirect on Save Button
I have a rich text field Save Button that saves the record and displays it for the user. The current code is below:
"<a id='saveButton' class='Vibrant Success' onclick='DoSave()' href='#'><b>Submit</b></a>"
Instead of showing the record after saving, I need to redirect to another site. Is it possible to add a custom redirect to this code?
Thank you!
------------------------------
Niraj Shah
------------------------------
"<a id='saveButton' class='Vibrant Success' onclick='DoSave()' href='#'><b>Submit</b></a>"
Instead of showing the record after saving, I need to redirect to another site. Is it possible to add a custom redirect to this code?
Thank you!
------------------------------
Niraj Shah
------------------------------