Hi All,
Im trying to do Delete Function in my OWL that is Embedded to the EC. I've followed the YouTube tutorials and a few Discussion, as per below:
1. SAP Cloud Dev: Thing-Based UI - 3. Delete Icon - YouTube
2. https://scn.sap.com/thread/3466203
3. On OWL Delete Button is not working....
My steps is as Below:
Action File: Delete function
1. In the Action File, I entered “this.Delete()”
2. Create a DeleteRow Operation for Delete Function, Binding the DeleteInstances as shown
3. DeleteHandler
4. Delete Button’s Properties à Onclick assign the Delete Event Handler to it.
This is how my EC looks like.
However, It dies not seem to work.
Requesting all kinds of help to delete a selected row in the OWL.
Thanks in advance.
Best Regards,
Richie