Hi,
I have a requirement for passing data from one table to another table by clicking on button.
Example: In service table there are multiple row records where user_def1 is equal to 1. Once I create request I need to pass that request id to service table where user_def1 is equal to 1.I am not able to use setDBvalue since this requirement is for web client.
Please suggest feasible way to do this requirement.
Regards,
Ramya