I've tried googling but haven't been able to find any posts with this information, im trying to see if its possible to add a base property (parameter) which all macros will inherit and let me set when adding them to a page.
This is similar to how we use composition to add properties to a pageBase which all of our pages inherit from and allow us to set.
You could alternatively create a new doc type and put it in the root of the content section and call it "Global Macro Settings". Then all macros can call that content node and get the settings from there or create a view all macros inherit from.
Macro base properties
Hi all
I've tried googling but haven't been able to find any posts with this information, im trying to see if its possible to add a base property (parameter) which all macros will inherit and let me set when adding them to a page.
This is similar to how we use composition to add properties to a pageBase which all of our pages inherit from and allow us to set.
Is this possible and if so how?
Thanks Tom.
Hey Tom
You could alternatively create a new doc type and put it in the root of the content section and call it "Global Macro Settings". Then all macros can call that content node and get the settings from there or create a view all macros inherit from.
Hope this helps
Nick
is working on a reply...