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!
I'm passing a content node to a macro using the content picker in umbraco V8 On the macor partial view i get the node like this:
var faqList = @Model.MacroParameters["faqList"];
This returns umb://document/bdc937205c914cb89a42152a7a31858b
but i just need the bdc937205c914cb89a42152a7a31858b part. Any ideas?
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
Node id from content picker
Hi!
I'm passing a content node to a macro using the content picker in umbraco V8 On the macor partial view i get the node like this:
var faqList = @Model.MacroParameters["faqList"];
This returns umb://document/bdc937205c914cb89a42152a7a31858b
but i just need the bdc937205c914cb89a42152a7a31858b part. Any ideas?
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.