Hi there,
I am trying to update an entity record in my app based on an item which is selected from a drop down in a form.
This is the approach I am using however I am getting the below error message:
Approach below:
Any ideas??
Thanks
Hi there,
I am trying to update an entity record in my app based on an item which is selected from a drop down in a form.
This is the approach I am using however I am getting the below error message:
Approach below:
Any ideas??
Thanks
@roseagh.terrinshutchinson does the entity you are trying to update already exist in the data service or are you also trying to add new entities if they donβt exist as well?
If you are just trying to update an existing entity record remove .Parent Schemes.Id at the end of the lookup