M
Mohammed Siraj
Guest
Sure John. In Field Definition -> Validation. Add the following code snippet: if({!amt#value} < 2000){ return 'Amount should be atleast 2000'; } where 'amt' is integration code for a field called Amount.
Continue reading...
Continue reading...