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! Go to 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?
@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.