Skip to main content
1-Visitor
May 8, 2020
Solved

Mashup widget extension - infotable datashape is not in correct order

  • May 8, 2020
  • 8 replies
  • 2425 views

Hello everyone,
I'm developing a thingworx widget extension and i was trying to build a table based on an infotable returned from a certain service.

When the service returns the infotable data, the datashape is not ordered as i defined on the thingworx datashape.

The below image represents the datashape that i created:

FredSilva92_0-1588937207116.png

 

And the service returns, on widget extension, this order:

FredSilva92_1-1588937245747.png

 

I want to receive original order from datashape.

Is there a way to fix this problem?

 

Thank you

Best regards,
Frederico Silva

Best answer by FredSilva92

Hi Constantine,

Sorry for the later answer.
Yes, i found that ordinal property that you mentioned the it fixed the problem.

Thank you very much for your answer.

8 replies

Support
May 8, 2020

Hi FredSilva92.

 

Which version of ThingWorx are you running?  We'll need to investigate.  Can you also provide your extension?

 

Regards.

 

 

--Sharon

1-Visitor
May 8, 2020

Hi Slangley,

Thank you for your answer. 

 

I'm using ThingWorx 8.5.0-b12 version.

Unfortunately, i cannot provide my extension. Sorry about that.

Support
May 20, 2020

Hi @FredSilva92.

 

If one of the previous posts answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

 

1-Visitor
May 21, 2020

Hi Sharon,

Sorry for later answer,

yes, i've already marked as accepted solution.

Thanks