Hello All,
I created a simple business rule which will compare two fields value, if field1 < field2 Then show alert on field1.
It is working for showing alert when meet the condition. However, when I corrected field1 value to make it larger than field2. The alert persists.
Anybody has the same issue?