Forum Discussion
BrianCafferelli
8 years agoQuickbase Staff
Hi Dawn, yes you can do this by going to the table's settings, clicking Advanced settings, and then checking the box marked Save parent record automatically when a child record is created.
With this box checked, when clicking any link or button on the edit record page, Quick Base will automatically save your changes.
With this box checked, when clicking any link or button on the edit record page, Quick Base will automatically save your changes.
- RayseRamsey5 years agoQrew MemberHi, I am trying to add to my URL formula button that currently performs a print action. What I need is to have the print button activate a checkbox which states that the "print" action has been completed. I am fairly new to QB, so if you can please explain in detail.
Thank you for the help!
------------------------------
Rayse Ramsey
------------------------------- MarkShnier__You5 years ago
Qrew Legend
Can you post your current code?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- Wallace__DHS_Ye5 years agoQrew TraineeI am trying to create a url button that will take a user to the related form and check off a checkbox. My current formula is not working for some reason:
URLRoot() & "db/" & [_DBID_JOBS] & "?a=dr&rid=" & [Maximum Related Job] & "db/" & Dbid() & "?a=API_EditRecord" &
"&rid=" & [Maximum Related Job] &"apptoken=b5migf_nhwb_uwejxvbfjbg42bcg4aecdf5rk4b"
&"&_fid_1146=1"
------------------------------
Wallace (DHS)
------------------------------