I have to customize the edit form of a custom list, to implement a permission role on the fields...
I have the LISTA, that have different type of field, one of the is External Data. For others type (text, choice, number, datetime, lookup, yes/no, person/group) i solve all by myself, but for the BDC related to the external data field i can't do nothing... (i search on the web, but i find only guides to do add/update/search on external data list, not field)
I write all code as a visual web part in C#.net 3.5... the platform is Sharepoint Server 2010.
Where i can found a guide or reference to this argument?
Hi have only to insert the reference of selected record in BCD object in LISTA... similar to set the item id in lookup field...
Thanks for all suggestions