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
Hi,
In my Umbraco 7.15.7 website I had a folder "macroScripts".
Not sure why I had it, and why the files there are not inside MacroPartials - anyway, should I keep it in my Umbraco 11?
Should I move them to MacroPartials ?
Also, I have in the code there things like
dynamic JobsOrEvents_node = Library.NodeById(4731);
couldn't find the comparable of dynamic and Library in Umbraco 11
Please advise.
Thanks
you can use Umbraco.Content(4731)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
macroScripts in Umbraco 11
Hi,
In my Umbraco 7.15.7 website I had a folder "macroScripts".
Not sure why I had it, and why the files there are not inside MacroPartials - anyway, should I keep it in my Umbraco 11?
Should I move them to MacroPartials ?
Also, I have in the code there things like
couldn't find the comparable of dynamic and Library in Umbraco 11
Please advise.
Thanks
you can use Umbraco.Content(4731)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.