DanteTognoli
5 years agoQrew Captain
create new button not working
I use buttons like this all over the place, but this one is not copying the fid data into the new record.
URLRoot() & "db/" &[_DBID_AUDIT_FORMS]
& "?a=API_GenAddRecordForm&_fid_9=" & URLEncode([Helipad_Name])
& "?a=API_GenAddRecordForm&_fid_10=" & URLEncode([FAA ID])
It opens the new record but no data is carried over to it.
------------------------------
Dante Tognoli
------------------------------
URLRoot() & "db/" &[_DBID_AUDIT_FORMS]
& "?a=API_GenAddRecordForm&_fid_9=" & URLEncode([Helipad_Name])
& "?a=API_GenAddRecordForm&_fid_10=" & URLEncode([FAA ID])
It opens the new record but no data is carried over to it.
------------------------------
Dante Tognoli
------------------------------