Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoUse this Syntax
URLRoot() & "db/" & [_DBID_TASKS] & "?act=API_GenAddRecordForm"
& "&_fid_48=" & URLEncode ([Project ID])
& "&_fid_102=" & URLEncode ([Personal Project])
& "&z="& Rurl()
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
URLRoot() & "db/" & [_DBID_TASKS] & "?act=API_GenAddRecordForm"
& "&_fid_48=" & URLEncode ([Project ID])
& "&_fid_102=" & URLEncode ([Personal Project])
& "&z="& Rurl()
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- JackWoods5 years agoQrew TraineeThat worked - thank you
------------------------------
Jack Woods
------------------------------- MarkShnier__You5 years ago
Qrew Legend
np,
I have an app in the Exchange called URL Formuals for Dummies, which attempts to explain the fundmentals of the syntax.
Mark
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Related Content
- 5 months ago
- 3 months ago
- 2 years ago