Forum Discussion
DanLadner1
8 years agoQrew Trainee
As a tip, I find it easier to manage these buttons when they're structured w/ one field per line, like so:
URLRoot() & "db/" & [_DBID_HERE] & "?a=API_GenAddRecordForm" &
"&_fid_23=" & URLEncode ([field value]) &
"&_fid_18=" & URLEncode ("value") &
"&z=" & Rurl()