ArchiveUser
8 years agoQrew Captain
Not returning to parent record
I have a parent table for POs and the button that adds a child record (Acct charge). But I can't get it to return to the PO record after I click "save & close" on the new acct charge record. What am I missing? This is my code:
URLRoot() & "db/bncigsm2t?a=API_GenAddRecordForm&_fid_3=" & URLEncode ([Record ID#]) &"&dfid=10" & "&z=" & Rurl()
URLRoot() & "db/bncigsm2t?a=API_GenAddRecordForm&_fid_3=" & URLEncode ([Record ID#]) &"&dfid=10" & "&z=" & Rurl()