Forum Discussion
Thanks for the input! It's been a bit since I worked on this but I did just do a quick test to confirm that yes, including both parameters `&ifv=1&hs=1` successfully hides both the UI elements and the save button. However, I can't tell if the code page redirect to close the window is working or not since without the button I no longer have a way to save the record. When I have some time I'll see about adding a custom save button so I can test it fully and report back.
I haven't created a custom save button before; do you have a go-to pattern that you use?
- MarkShnier__You4 months ago
Qrew Legend
A low Tech solution is to create a button that will navigate away from the record. The record will auto save. If you need the button to re-display an unsaved record, which is still in Add mode then that is a little more complicated, but there is code for that.