Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
If you go to add a macro in v4 of umbraco one of the options specifies 'Recursive'. What does this mean and what does it do? Thanks in advance! Dale
macro or pageField??? in a pageField, the recursive property means that it will 'bubble up' the node structure until it finds a node with a value on that property. i was just experimenting with using a pageField as a parameter when inserting a macro and utilizing recursion... here is a great little documentation about macro parameters... macro recursion hope that info is helpful.
Hi bob(i assume?) Thanks for your reply. Yes sorry i did mean a page feild, and your explanation was fantastic. Thank you - really appreciated. Dale
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
What does Recursive mean in macro properties?
If you go to add a macro in v4 of umbraco one of the options specifies 'Recursive'. What does this mean and what does it do?
Thanks in advance!
Dale
macro or pageField???
in a pageField, the recursive property means that it will 'bubble up' the node structure until it finds a node with a value on that property.
i was just experimenting with using a pageField as a parameter when inserting a macro and utilizing recursion...
here is a great little documentation about macro parameters...
macro recursion
hope that info is helpful.
Hi bob(i assume?)
Thanks for your reply. Yes sorry i did mean a page feild, and your explanation was fantastic. Thank you - really appreciated.
Dale
is working on a reply...