Hi:
I have an Entity named as Target, I have a web resource that is getting all Targets. and also shows that Target Records are assigned to which users.... i.e User-One, User-Two, User-three etc...
the image below show that which Targets are assigned to which users.
as Target-4 is not assigned to any user, I want to assign this record to a user let's say User-one using web resource.
I will select user from drop down
I have dragged Target-4 there under User-One....how can I assign this record to User-One?
I am doing it using HTML & JS web resource. I have loaded data using O-Data call and has shown data in a HTML web resource.
Thanks for suggestion/solution.