Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Try this
URLRoot() & "db/" & [_DBID_the alias name of the table ] & "?a=API_GenAddRecordForm&_fid_xx="
& ToText([some date field])
URLRoot() & "db/" & [_DBID_the alias name of the table ] & "?a=API_GenAddRecordForm&_fid_xx="
& ToText([some date field])