Forum Discussion
MCFNeil
8 years agoQrew Captain
Use API_AddRecord, not GenAddRecordForm.
Then use the formula portion for the
&_fid_xx="&URLEncode(Today())&"
If you want the date AND time use,
&_fid_xx="&URLEncode(Now())&
Then use the formula portion for the
&_fid_xx="&URLEncode(Today())&"
If you want the date AND time use,
&_fid_xx="&URLEncode(Now())&