RyanLocke1
3 years agoQrew Cadet
Linking more than 1 field when using a Formula URL Button
I have a 'Add Button' like this:
URLRoot() & "db/" & [_DBID_JOINS] & "?a=API_GenAddRecordForm&_fid_10=" & URLEncode ([Record ID#])& "&dfid=11 &z=" & Rurl()
in the GenAddRecord portion is it possible to add another fid to link to along with fid 10? If so what would the syntax look like?
Thank you!
Ryan
------------------------------
Ryan Locke
------------------------------
URLRoot() & "db/" & [_DBID_JOINS] & "?a=API_GenAddRecordForm&_fid_10=" & URLEncode ([Record ID#])& "&dfid=11 &z=" & Rurl()
in the GenAddRecord portion is it possible to add another fid to link to along with fid 10? If so what would the syntax look like?
Thank you!
Ryan
------------------------------
Ryan Locke
------------------------------