WendyShoef
7 years agoQrew Cadet
Create a formula url to edit a linked child record in a popup window
I have a linked child ("related client") to a parent (case). I can easily select a client/add new client using the picker. However, when editing the case and you need to edit the client, the drop picker only allows for selecting a client. So I want to create a button using a formula-URL field.
I've successfully created button links to add new records utilizing specific forms using the API_GenAddRecordForm but I can't figure out how to do the same with the API_EditRecord call.
Additionally, is there a way to open the link up in a new window (like it does when you add a new record from a drop down picker)?
I've successfully created button links to add new records utilizing specific forms using the API_GenAddRecordForm but I can't figure out how to do the same with the API_EditRecord call.
Additionally, is there a way to open the link up in a new window (like it does when you add a new record from a drop down picker)?