Hi, this is a 2 part question:
1. What is the easiest way to aggregate all the session data to the final form from a multi-form setup so all session data can be sent via POST to an external URL?
2. Is there a way to hide the label on an element that is hidden using an event. I am able to get the text field to not show but the label of the hidden element is still showing.
1. What is the easiest way to aggregate all the session data to the final form from a multi-form setup so all session data can be sent via POST to an external URL?
2. Is there a way to hide the label on an element that is hidden using an event. I am able to get the text field to not show but the label of the hidden element is still showing.