Resolved! Field should only have at least 1 letter and 1 number only
Hello everyone, How can we restrict a field to only accept combination of letter and number values or all letters only?Should not accept if field purely contains numeric valuesShould not accept if field contains any special charactersBasically at le...