Possible to add an additional custom form dependant on option selected in a custom field
Is it possible to have a request queue and within the custom form there is a question (let's say 'yes' or 'no'), if Yes is selected a second custom form is attached to the request. I am not looking for display logic to appear within the original custom form, I need it to be a separate custom form which can be completed at the time of the original request.
For example, I am submitting a request using Form1. In Form1 there is a question to which I reply Yes. Because I selected Yes, Form2 appears under Form1 for me to complete.
Could this be achieved creating a Fusion scenario?
Thanks