12
Views
4
Comments
Solved
[JSON Pretty Format Reactive] Preventing collapse/expand on all nodes
json-pretty-format-reactive
Reactive icon
Forge asset by Pedro Domingues
Application Type
Reactive

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?

2026-03-23 09-58-51
Pedro Domingues
Champion
Solution

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

2026-03-23 09-58-51
Pedro Domingues
Champion

Hi Kilian,

Let me investigate that and I'll get back to you.

Cheers,

Pedro

2026-03-23 09-58-51
Pedro Domingues
Champion
Solution

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

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Thanks, I'll take a look at it early next week probably.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Ok, just had some spare time and took a look, and this is exactly what I needed. Thank you very much!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.