Regarding sharepoint gridview quick edit update field on change
Posted: 19 Jun 2017
Hi,
I have a related item(quick edit) with two fields name and designation. Name is a people picker field field on change of that field i want to display his designation by querying user profiles.How can this be done??I have referred the following articles:
1. https://www.spjeff.com/2014/05/17/quick ... rendering/
2. https://www.codeproject.com/Articles/81 ... ith-JSGrid
Drawback of link 1 is that the value is not set in the field but just shown.
Link 2 does update the designation field but on change only email and display name is returned by the event and all the methods expect account name to query user profile service.
Regards,
Winston.
I have a related item(quick edit) with two fields name and designation. Name is a people picker field field on change of that field i want to display his designation by querying user profiles.How can this be done??I have referred the following articles:
1. https://www.spjeff.com/2014/05/17/quick ... rendering/
2. https://www.codeproject.com/Articles/81 ... ith-JSGrid
Drawback of link 1 is that the value is not set in the field but just shown.
Link 2 does update the designation field but on change only email and display name is returned by the event and all the methods expect account name to query user profile service.
Regards,
Winston.