I'm trying to create a people picker that consists of the Text box and a List box.
The rule should go something like this:
If TextBox.Text is not blank
then
Action: Items = ["Whatver"]
The issue is that Items property is always grayed out when I'm trying to define the aciton. Does anyone know how to change the Items Property when using actions? I've tried to create the rule both against the text box and the list box and it hasn't made any difference.
Any suggestions or comments will be greatly appreciated!
