Tagged Questions
1
vote
1answer
404 views
How to get users/usergroups from an lookup column from SPField
I have a custom list for example "MyCustomListA"
I have created a custom ListForm template and overide the ListFieldIterator. I have overide the ListFieldIterator and CreateChildControls to implement ...