IP Address Variable Type showing errorIssue When filling out Variable IP Address and submitting, receive the following: 'Error : The follow fields contain invalid value: XXXXXX' According to documentation the IP Address Type already has a specific value that can be entered. If customer is trying to enter a value that is not accepted they will receive this error. IP address field type To customize the Variable to your needs you will need to create a Custom Regex which will validate the input you enter. You will also have to change the Variable type to Single Line Text.From the Filter Navigator Catalog Variable > Variable Validation Regex > NewCreate the Regex to your specific needs and save it.From the Single Line Text Variable click the Type Specifications Tab and select the Custom Regex you created from the Validation Regex Field.