I am trying to use mollio templates (Type-C) with modx. How can I use the third colummn as some addtional page specific information/ graphics?
Hope I can explain my problems.
Regards,
Sandip
-
☆ A M B ☆
- 24,524 Posts
Use TVs. If it’s unique for each page, then leave the default value blank, and edit for each page.
If it’s common to all pages within a given subsection of your Document Tree, use @INHERIT as the default, and then only edit the parent document. The children will inherit the parent’s value.
If it’s common to most pages, and only a few need to be different, use the common value as the default, then edit the few pages that need to be different.