Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
Where is says this at the end of the Add Child button
& "&z=" & Rurl()
Just comment that out or erase that part of the code.
URLRoot() & "db/" & [_DBID_TIME_RECORDS] & "?a=API_GenAddRecordForm&_fid_11=" & URLEncode ([Record ID#])
& "&_fid_21=" & [Related Client]
//& "&z=" & Rurl()
& "&z=" & Rurl()
Just comment that out or erase that part of the code.
URLRoot() & "db/" & [_DBID_TIME_RECORDS] & "?a=API_GenAddRecordForm&_fid_11=" & URLEncode ([Record ID#])
& "&_fid_21=" & [Related Client]
//& "&z=" & Rurl()
QuickBaseCoachD
9 years agoQrew Captain
The
& "&z=" & Rurl()
says "and upon save Return to the URL that you came from. "RURL".
But I do not understand your comment. You wanted to leave the user on the child record, right? And now it does that right?
& "&z=" & Rurl()
says "and upon save Return to the URL that you came from. "RURL".
But I do not understand your comment. You wanted to leave the user on the child record, right? And now it does that right?