Skip to main content

Hello,

I'm trying to use Person/Group Picker as one of the values of a set of option buttons. I don't seem to be able to store the name as the field value of the option buttons, and even defining a dummy textbox does not help. 

Any help is very much appreciated.

 

Hello  @Soroush,


 


I wanted to verify what you are trying to do.


 


You are populating a picker control and you want that value to be stored in a new a new control?  I'm not sure which control your taking about in reference to option buttons?


 


If you are trying to populate a new control with data there are two that i generally use:


1) populate a control with data


or


2) set a controls properties


 


you'll get different results for each type of control.


 


David


Reply