Open modal before create action
Is it possible to :
1) open a modal with fields when initially pressing the create resource button?
The idea for this is to take in some contextual information (choosing a template for the form).
2) open a modal when form is submitted on create resource page before the resource is created. There will be an option on the modal to create a different resource upon creation.
I want to use the option to create a different resource.
1) open a modal with fields when initially pressing the create resource button?
The idea for this is to take in some contextual information (choosing a template for the form).
2) open a modal when form is submitted on create resource page before the resource is created. There will be an option on the modal to create a different resource upon creation.
I want to use the option to create a different resource.