Forum Discussion

JuanCarmona's avatar
JuanCarmona
Qrew Member
9 years ago

Click, Add and Save

Hello 

I created a relationship between two tables (Client list and Attendance) and on the main table (client list) it created two fields (report link and formula url). As of right now when you click on the URL button, it would take you into the Attendance form with the fields already populated. Is there a way i can tweak the formula to be able to create the record with the fields already populated and save it without leaving the main table. Below is the formula that the system begins with:

 URLRoot() & "db/" & [_DBID_GENERATION_ATTENDANCE] & "?a=API_GenAddRecordForm&_fid_7=" & URLEncode ([Record ID#])& "&z=" & Rurl()