Hello All Experts,
I need to update a single field of a custom entity record based on a click of a custom button.
this will update the field and based on that i want to run a plugin on updation of this particular field.
My approach.
1. Create an Update stage Plugin for the custom entity and filtering attribute to custom single field.
2. Create a custom button on the form using ribbon workbench.
3. Write a javascript function using web api to update the single field but How To?
can anyone help me in resolving this by using web api??
*This post is locked for comments
I have the same question (0)