HI Team,I have a requirement as below.
There are 2 fields in a form. Let’s say “FieldA” and “FieldB”. Both are text fields. After filing up the values of field, when i click a button to go to next page, it should call an agent and it should validate whether these 2 fields “FieldA” and “FieldB” values length should be less than (say) 10.
Can someone please help me to write code for this only using lotus script?