Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Right. You want to land on the SAP table
So the ReDiRect needs to say
& "&rdr=" & URLEncode(URLRoot() & [_DBID_SAP_Table] & "?a=dr&rid=" & [Contract -Record ID#]
You will need to get the correct name for that SAP table from settings, for that table, and then Advanced Properties.
So the ReDiRect needs to say
& "&rdr=" & URLEncode(URLRoot() & [_DBID_SAP_Table] & "?a=dr&rid=" & [Contract -Record ID#]
You will need to get the correct name for that SAP table from settings, for that table, and then Advanced Properties.