The JSONPrettyFormat Block has a "RootCollapsable" input parameter to prevent the root from being able to collapse. Ideally, I'd want to prevent a collapse on all nodes, i.e. just show the JSON without the collapse arrows and special colours for collapsable properties. Is it possible to add an extra parameter to do this, or does the underlying component not allow this?
Hello again Kilian,
I just uploaded the version 1.0.9 which now allows to also make all the children nodes collapsable.
Demo was also updated so you can give a Try and let me know if that was what you're looking for.
Cheers,
Pedro Domingues
Hi Kilian,
Let me investigate that and I'll get back to you.
Pedro
Thanks, I'll take a look at it early next week probably.
Ok, just had some spare time and took a look, and this is exactly what I needed. Thank you very much!