cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

put ptc dropdown list's value into another datatable

xiaoqw
15-Moonstone

put ptc dropdown list's value into another datatable

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

3 REPLIES 3
slangley
23-Emerald II
(To:xiaoqw)

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

xiaoqw
15-Moonstone
(To:slangley)

thank you. I find a way to do that. 

slangley
23-Emerald II
(To:slangley)

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

Top Tags