Hello, is there a recomended way how to make content of ObjectPropertiesPages dynamic?
My problem is, that content depends on selected object’s custom type. In one case I want to display section A and in other cases I want to display sections A and B.
Because I don’t know the type during initialisation, I hoped to reuse the holder, clear it and add sections needed when new object is selected. I also tryed to create all the entities again but without success. The section is either empty or doesn’t get updated.
Are there some rules to follow or examples to look at?
Thanks
1 post - 1 participant