Hello Everyone,
I have a weird predicament (I have found a workaround, I am just hoping I can understand the issue better). I have a Picker that pulls data from AD and takes a User ID and places it into a different field. I had an issue of the User ID staying in the control, it would disappear quickly (not sure why). To fix that Issues I added an initialize method to the rule that changed the picker to execute the initialize method. This view also happens to have a checkbox list. If I enter data into the checkbox list first and then get a name from the picker the initialize method that occurs after the picker has been changed clears out the checkbox list.
I have added screen shots of a reproduction of the issue:
Screenshot 1: Picture of view
Screenshot 3: screenshot of after Picker filled
Thank you,
Paul