Hello Friedrich,

I would like to add a custom dialog that has 3 fields:
1- Your email, can I add a regex to verify the emails on the fly? And if the domain inserted in the email is incorrect, the "Next" button gets disabled?
2- Password: Insert a password and save it as a variable to use it later on
3- Repeat password: Like many apps, I want to verify if the passwords are the same and if not, the "Next" button has to be disabled.

After all of this is done, I see that the installer has the ability to "Connect to the internet", how does this work? Can I tell it to connect to an URL with the value of the custom variables that I used before?

Thanks in advance.

Regards,

Alejandro.