Hi, my question is if you can change the layout to say 2 columns of the document types. Right now we have a few already created defined by a column and we want to see if it is possible to change that layout
you can change layout settings via console by changing settings in:
/hippo:namespaces/NAMESPACE/DOCUMENT/editor:templates/default/root
You also might need to change your fields if names of the layout changed e.g.
wicket.id String
${cluster.id}.left.item
etc…
1 Like
Yes ,your solution worked for me! could not find that node! Many thanks !