0
votes
1answer
15 views

What would cause invisible People/Groups and Multiple Lines of Text fields?

Since upgrading to SharePoint 2010, I've seen several instances where certain fields in DVWPs do not appear. They seem to function just fine - but users think the field is actually missing from the ...
2
votes
1answer
508 views

how to build a custom picker control

I wanted to build a picker control that would work upon a ECT like the out of the box picker but at the same time would also be able to show the picker dialogue based on some filtering criteria ...
2
votes
1answer
1k views

how to get or set ItemPicker control value

I am building a custom form and I am using ItemPicker control to fetch data from an external entity . I am able to fetch the data using the ItemPicker but my next work is to fetch the value from this ...