Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
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
Hi @xiaoqw.
It appears you're trying to add rows to a data table at runtime in your mashup. There is a service called AddDataTableEntry that can be used to add individual rows to the data table. It's unclear from your screenshot if you're making use of this service. Can you confirm if you're using this service?
If we've missed anything or if there's something different you're looking for, please provide additional information.
Regards.
--Sharon
thank you. I find a way to do that.
Hi @xiaoqw.
It would be helpful to our base of community members if you could post the details of the solution and mark that as the Accepted Solution.
We appreciate your participation in the community!
Regards.
--Sharon