NathanMaubert
2 years agoQrew Trainee
Code Page - Redirect to Edit mode retains and redirects to code page on save
I have a code page that creates a (copied) record, manipulates a bunch of relationships and at the end of the code opens in the new record in edit mode. The issue is when the user hits native save button it redirects back to the code page rather than the table home page or even the record in view mode (ideal). Unfortunately the redirect causes another copy of the record to be created in a wonderful loop. Have tried to use replace vs href when building the new URL and rdr but it behaves the same. Have other similar code pages but this is the first time I have run into the issue. Any help would be great.
------------------------------
Nathan Maubert
------------------------------