User Picker populates then goes blank

Hi all - I'm having trouble with the User Picker field to populate a rule input with a specific user.  I'm able to search and select a user. it shows for a split second then goes blank again.  When run in Design Mode, it does populate my rI! field, but at runtime, just shows then goes away. What am I missing?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi, I think your value is not getting saved. Can you check your value and saveInto parameter of the picker field? If possible try to print the value on ui and see whether your selected value is getting saved or not. It also happens when you use sub interfaces and rule inputs are not mapped properly between parent and child interface.

Reply
  • 0
    Certified Senior Developer

    Hi, I think your value is not getting saved. Can you check your value and saveInto parameter of the picker field? If possible try to print the value on ui and see whether your selected value is getting saved or not. It also happens when you use sub interfaces and rule inputs are not mapped properly between parent and child interface.

Children