JSON widget - remove or replace quotes

Hi all,

Is it possible to get the JSON widget to not display the quotations for string values?

Tried the expression builder replace but that does not remove the quotes.
eg.  [Get MyJSON.JsonResult| replace(‘”’,’’)]

Really like simplicity for using this widget for dynamic KVs as well as default appearance for this widget looks great.  I’ve not been able to nicely recreate in HTML.

Cheers

Solved Solved
0 2 140
1 ACCEPTED SOLUTION

@gregkay 
I don't see a way to remove the " for the string, wondering what's the use case here to remove the quotes? 

View solution in original post

2 REPLIES 2

@gregkay 
I don't see a way to remove the " for the string, wondering what's the use case here to remove the quotes? 

Thanks,  the use case is purely aesthetics.
I've managed to get a HTML (not my strong suit) widget looking relatively similar.