sonda
Posts: 101
Joined: Mon Apr 30, 2018 12:01 pm

EditBox validate

I have defined some editbox in my form, how can i validate if edit box has a valid format, for example url or link
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: EditBox validate

Hi,

In order to achieve this you can use the "Process Data" predefined custom action to see if the content of your edit boxes match a regular expression. Otherwise, you can create your own custom action that validates them.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”