Skip to main content
Nintex Community Menu Bar

People Picker error multiple users

  • July 17, 2019
  • 3 replies
  • 4 views
  • Translate

Hi ,

 

I have a people picker field that populates multiple users ; 

 

How do i get each users , populated in people picker ';' separated FQN, Email  and other details using smartform rules or expressions. and then save it in sql database 

Help much appreciated

 

Thanks in advance 

Did this topic help you find an answer to your question?

Forum|alt.badge.img+9

  • July 17, 2019

Good day  @naina;


 


Could you please drill into this article(https://simonatk2.wordpress.com/category/smartobjects/), Also attach errored screenshot you'hv met.


 


Regards;


Widson.

Translate

Forum|alt.badge.img+12
  • July 18, 2019

 


Hello,

You can use the following event:
For All items in <Your Picker control> list control

As an example, I wan to get the Display Name and the E-mail Address of the user given their FQN. For this case, I will use the UMUser GetUserDetails method.


For All items in <Your Picker control> list control
>>> On UMUser SmartObject, Execute its Get User Details Method

Under this event, you would need to use the one of the properties under the SmartObject bound to your Picker control to iterate through every FQN listed in the Picker control:



You would also need to add hidden data labels to act as placeholders for the return properties of this SmartObject call which you can then save to your own database. 

Hope this help.



 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings