Friday, August 26, 2011

refreshValidValues() in obpm

In obpm, if the field on UI is populated by a method. For example, a dropdown list using Dynamic Method or a virtual field.

You can explicitly refresh it by the code below

refreshValidValues(“fieldName”)

No comments:

Post a Comment