JENNIFERPASCHAL
3 years agoQrew Trainee
Redirect to new record
Hello -
I am using a formula URL to create a new record in a table. The intent of the button is to essentially copy certain aspects of a record to a new record. (note: I know there are a couple native copy functionalities within QB but their limitations do not work for this use case) I would like to redirect the user to the new record in EDIT view but I am not sure what to add to the formula to do so.
Currently, the end of my formula includes this (which redirects to the record on which the button was clicked): & "&rdr="&URLEncode( URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rur
How do I need to alter my formula to redirect to the created record in EDIT view so they can make any changes needed from the original record?
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------
I am using a formula URL to create a new record in a table. The intent of the button is to essentially copy certain aspects of a record to a new record. (note: I know there are a couple native copy functionalities within QB but their limitations do not work for this use case) I would like to redirect the user to the new record in EDIT view but I am not sure what to add to the formula to do so.
Currently, the end of my formula includes this (which redirects to the record on which the button was clicked): & "&rdr="&URLEncode( URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rur
How do I need to alter my formula to redirect to the created record in EDIT view so they can make any changes needed from the original record?
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------