Resolved! How to set Display value in business rule for state(choices)?
Hi All, Kindly help me . I got one requirement if the current choices start with pending then it changes to another state Work in progress the script: (function executeRule(current, previous /*null when async*/) { var state = current.state.getDispla...