Validate text fields

Certified Senior Developer

Hi Team,

how to validate below scenarios

a!localVariables(


i have A,B,C,D Values and

local!name,

if local!name = "X" then values should be A>B>C>D and if local!name = "Z" then it should validate A<B<C<D and in any other local!name value it should accept only numeric  values 

  Discussion posts and replies are publicly visible

Parents Reply Children