You are viewing limited content. For full access, please sign in.

Question

Question

Can you configure a dropdown to provide a list of current named users in a form?

asked on March 29, 2014

I would like to create a form so my user can update a SQL Table, which would effectively update their BP when users change. To do this they will need to have a list of named users. If Forms can simply provide a dropdown of names users for me that would be super, can I do that without an overly complicated SQL table, simply stated could I tell Forms that I would like a lookup to my named users for my dropdown list?

0 0

Answer

SELECTED ANSWER
replied on March 31, 2014

You would have to write a script of some kind using the Toolkit.  Just shooting in the dark here but you would probably need to use the RepositoryAccess class.  Reference the user against the NamedUserStatus property.  If True, get it.  If False, leave it.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.