cancel
Showing results for 
Search instead for 
Did you mean: 

Validation rule in syclo apppication

former_member223904
Participant
0 Kudos

Hi Team,

In my application i am having an requirement where the field in transaction should accept only alphanumeric character,

Please assist me in creating a validation rule for the field where it should accept only alpha numeric character when entering the data.

Thanks,

Sandeep Aluri.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

There is no straight forward way to achieve this. i would try with String property and in validation rule compare what all the numeric character user wants to enter.