genuine-moccasinG
Refine3y ago
3 replies
genuine-moccasin

Can you pull updates from a related field during creation of a new item?

I probably worded that really poorly but let me try to explain better. I have projects and customers, projects can have 1 customer but customers can have many projects. When creating a new project I have made it so the user can select the customer at that time but lets say the customer does not yet exist, I want to create a modal that would allow the user to create the customer and then select that customer but, if they already filled out the whole project create form I would hate for them to have to refresh the page to see the newly created customer.

So I guess what I am asking would be can you force insert the newly created customer into the select field that is being used for selecting the customer associated with the project or should I just remove the create button and add a note that the customer needs to be created before attempting to create a project?
Was this page helpful?