Hi,
So I currently have 3 Message Boxes which in turn have 3 dropdowns that change dynamically based on which choice I pick in the previous message box. If the user in the first Message box dropdown selects 1, the second message box shows the choices 1A, 1B, 1C. If the user selects 2 it shows 2A, 2B, 2C and so on.
However. This isn't a very good experience since the user might change his mind on the second or third step.. But then those Message Boxes are gone.
I would love the ability to send variables to the Custom Form, so I can create a form containing all three dropdowns on one Message Box instead of having to break them down into several. I also would like to have to possibility to dynamically show different parts of the form depending on checkboxes for example.
I know both of these ideas are impossible right now (because I've explored A LOT)... But, can't you like... Do something about it? :)