In single line text catalog variable Validation with URL
Dear all ,I have one variable (Type - single line text) and I need a Regex Pattern that allows users that URL should not contain more than 500 words.I written a on change client scriptfunction onChange(control, oldValue, newValue, isLoading) {if (is...
