Hi using REST Console I was able to successfully GET the following categories list from a json field from table “tbCompany” as shown.
What I want to do is to get this json list to display vertically like the following.
But when I run the following Codeless blocks I’m getting a categories list with missing comma delimiters as shown below.
So I can’t use something like the following “make list from text” block to create a vertical scrolling categories list.
I’ll leave a comment from the Codeless block in question with a link to this thread so you can find it. Thanks!