ChrisSwirtz3
3 years agoQrew Member
Button that creates a new record based on the selection in the new record
I have an app with a Companies Table and a Offices Table related by a one Company to many Offices relationship. When a Company wants to create a new Office request, there is a few types of request to choose from (New, Renewal, Relocation), based on which choice is selected, certain info is shown/hidden on the Office record.
Is it possible to create a button on the Company table that when clicked will create a new record in the Office table utilizing the specific type of request the user wants?
For instance, if ABC Company wants to Renew a current office space, they would be able to click on a "Renew" Button and it will create a New Office record where "Renew" is already selected in the Type: dropdown so the correct information is already shown/hidden.
Purpose being to save the user the step of having to click the New Office button and then selecting the type of Request from the dropdown.
------------------------------
Chris Swirtz
------------------------------
Is it possible to create a button on the Company table that when clicked will create a new record in the Office table utilizing the specific type of request the user wants?
For instance, if ABC Company wants to Renew a current office space, they would be able to click on a "Renew" Button and it will create a New Office record where "Renew" is already selected in the Type: dropdown so the correct information is already shown/hidden.
Purpose being to save the user the step of having to click the New Office button and then selecting the type of Request from the dropdown.
------------------------------
Chris Swirtz
------------------------------