np,
The goal here is to put up an add record form with some of the fields filled in.
Formula URL field
URLRoot() & "db/" & dbid() & "?act=API_GenAddRecordForm
& "&_fid_10=" & URLEncode([field name here])
& "&_fid_11=" & URLEncode([field name here])
& "&_fid_12=" & URLEncode([field name here])
& "&_fid_13=" & URLEncode([field name here])
You can get the field IDs form the Usage tab of the field or by right clicking the field name on the form in view mode of a record.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------