Loading...

RE: How can I use a "people picker" with the qSIListForm

RE: How can I use a "people picker" with the qSIListForm

#4985
Anonymous
Anonymous
Participant

Hi Chuck,

   The Person or Group field type is specific to SharePoint lists and qSIListForm doesn't deal with SharePoint lists.

You can write code out of QWP to populate a table in you database with the AD members then use that table to fill the SIListForm fied.

If you have any question please let me know.