DanteTognoli
5 years agoQrew Captain
API_GenAddRecordForm
I would like to autofill the current user into a user field on a new form using the GenAddRecordForm function but I can't find a command to do that. Is there a way to do so?
I am using the URL field below:
URLRoot() & "db/" & [_DBID_TABLE_1] &
"?a=API_GenAddRecordForm"
& "&_fid_14=" & User()
& "&_fid_18=" & URLEncode([Event ID])
------------------------------
Dante Tognoli
------------------------------
I am using the URL field below:
URLRoot() & "db/" & [_DBID_TABLE_1] &
"?a=API_GenAddRecordForm"
& "&_fid_14=" & User()
& "&_fid_18=" & URLEncode([Event ID])
------------------------------
Dante Tognoli
------------------------------