Forum Discussion
MarkShnier__You
Qrew Legend
3 years agodid you try this?
var text URL =
$AddRecord
& "&NextURL=" & URLEncode($EditRecord) & $RID;
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
var text URL =
$AddRecord
& "&NextURL=" & URLEncode($EditRecord) & $RID;
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
MikeTamoush
3 years agoQrew Elite
Yes. Interestingly, still no luck. I am wondering if I need GenRecordAdd form. But either way, if I use NextURL it defeats the purpose, because the goal is the user doesnt stop on add record. The goal is the record is quickly added in the background, and then the user lands in edit mode on the record. To the user, they are adding a record, they just dont realize the Record ID now already exists.
------------------------------
Mike Tamoush
------------------------------
------------------------------
Mike Tamoush
------------------------------