Question
put ptc dropdown list's value into another datatable
- September 24, 2019
- 3 replies
- 1451 views
As Attached file below, I want to put DummyDataDatatable's data into DummyDataDuplicate. And Datashape is same. there are three types of widget: dropdown, textbox and numeric entry.
Now my process is:
1. I link dropdown list's value into textbox in DummyDataDatatable.
2. I drag textbox's data into DummyDataDuplicateDatatable's column SKU and ID also.
but after that, there is nothing in the DummyDataDuplicateDatatable.
Can Someone help me to figure it out?
Regards,
Tracy

