How to get table data on click of a button and update some columns in another table
Summary
Get table data on click of a button and update some columns in another tableContent
Hi All,
I have the below requirement,
1. I have a BC with name parameters and it is displayed in table with another new columns which are not part of BC fields as below
- Name
- Id
- Type
- Remarks --> This is a input text column which is not part of BC fields
2. Now user will update multiple rows in the remarks column and click on save button on the bottom of the table
3. Now these remarks should be updated to another BC named RemarkDetails with the remarks data inserted into it. Remarks details has below columns
Tagged:
0