Closed
Solved
Validating currency
I want to validate the cost field. So that, users can not enter a negative value, the amount should be less than 100000 and the entered amount should always be a multiple of 1000.
Can anyone explain how to achieve this.
I have reviewed the screen-shot, as said by Bhavya it's something related with your access role.
In your access group, under the advanced tab check for the "Rule security mode" dropdown and select "Allow" if not, already configured.
In Deny mode, rules require privileges, and all users must be granted those privileges in order to execute the rules.
I think, your access group doesn't have access role to create the rule or else their is Access Deny configured.
Refer:- Setting role privileges automatically
Coming to your core query, Edit Validate is the best way to implement your use-case.
Hope it answers your query, kindly notify if it does by marking this post as answered/helpful for larger Pega audience.
Regards,
Asif