It’s possible to validate your Australian postcodes using a regular expression. Make sure to click save, and then publish your decision tree before testing.
Articles Tagged: regex
Validate US Postcode using regex
Introduction: Its possible to validate your US Postcodes using a regular expression. Step-by-Step Instructions: Step 1: Drag and drop an question node onto the canvas. Specify the type as “text” Step 2: Under “Advanced Options” select “Regex” Copy and paste this regular expression: Step 4: Under preview you can test by entering a US post […]
Validate UK Postcode using regex
Introduction: Its possible to validate your UK Postcodes using a regular expression. Step-by-Step Instructions: Step 1: Drag and drop an question node onto the canvas. Specify the type as “text” Step 2: Under “Advanced Options” select “Regex” Step 3: Copy and paste this regular expression: Step 4: Under preview you can test by entering a […]