I’d like to know whether there’s the possibility to send the form to dynamic recipients which are selected via one dropdown. I want to make a Dropdown for each department. The form should be submitted via eMail to different recipients depending on what the user selected from the dropdown. Is it possible?
Other question: I know there’s actual no capability of calculation. But as I’m using this I want to know if I can do this anyway, also if I’d need to change or add some code.
Goal: Depending on the users selection and a amount the total price should either be visible after the form has been submitted or just be a value that can be displayed afterwards out of the db.