on 2014 May 09 11:24 PM
Hello All , I have have requirment from client is Ex : I am downloading data from backend to frontend in 2 diff object but same data . But if i delete any onject from one object at screen level then it should atomcatically delete from other object in other screen. and also i have key field between two objects are Workoder no . So , if i delete Workorder no from one onject in one screen then at same time it should delete from other object in other screen. How can i put relation between them ? Thanks & Regards, Kunal Varaiya
In the Action that you are using to delete the current object, you will need to save the work order id to a temp field at the main object. Then in the same action call a second action to look through the other collection to find the object and delete it also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.