Hello:
I am developing a custom registration form, almost done.
In the web form, there is a dropdownlist, when clicked, depending on the item selected, a certain panel is selected, depending on the item selected a panel will be selected.
Now, I enter all information, choose an item from the dropdownlist, then a panel is shown, then when i clicked on register, if any of the AddModuleMessage is fired, I am not able to see the panel anymore.
What does AddModuleMessage do?
Thanks,