Skip to main content
18-Opal
October 20, 2021
Solved

JSON in Grid Widget

  • October 20, 2021
  • 1 reply
  • 2327 views

When Trying to display the threshold parameter in the Grid, it is showing [object][object], How values can be displayed.
Issue with JSON Variable Display on Grid:
DeepinScreenshot_select-area_20211020131505.png

@c_lowy @slangley @paic 

Thanks,
Shashi

Best answer by pshashipreetham

Hi @PaiChung ,

Thanks for the quick reply, got it, should it be done from service or can it be changed in the GRID Configurations ?
followed a article here, but this didn't work.


Thanks,
Shashi Preetham.

1 reply

22-Sapphire I
October 20, 2021

unfortunately the grid won't display json objects, you could convert it to string to display.

pshashipreetham18-OpalAuthorAnswer
18-Opal
October 20, 2021

Hi @PaiChung ,

Thanks for the quick reply, got it, should it be done from service or can it be changed in the GRID Configurations ?
followed a article here, but this didn't work.


Thanks,
Shashi Preetham.

Community Manager
October 28, 2021

Hi @pshashipreetham.

 

We tested under ThingWorx 9.2.3 and it worked fine.  Can you provide your code?

 

Regards.

 

--Sharon