Forum Discussion

EvanFujikawa's avatar
EvanFujikawa
Qrew Cadet
7 years ago

Creating a child record from a button on the parent form and automatically return back to the parent form after the child has been saved.

Creating a child record from a button on the parent form and automatically returning back to the parent form after the child record has been saved.

User is on parent form and adds a record to the child form through a button. Is there a way to automatically return back to the parent form after the child form has been saved? If not, it there a way to indicate on the button that a child record has been created for the parent record by changing the color of the button? This is my existing formula  URLRoot() & "db/" & [_DBID_ROOT_CAUSE] & "?a=API_GenAddRecordForm&_fid_17=" & URLEncode ([Record ID#])& "&z=" & Rurl()



Thanks All,
Evan

55 Replies