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 trying to create a menu navigation. My node's document type has a custom dropdown list with my very own options (it represents an enum in code).
While looping all of the above document type nodes, I need to figure out what is the selected prevalue.
How do I accomplish that when I have a reference to the Node object (and NOT the Model / CurrentPage) ?
Thank you!
Hi There,
What property editor are you using (e.g. Dropdown list, publishing keys)?
Also, take a look at the Razor example here for Dropdown list, publishing keys
Jeavon
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get dropdown list selected prevalue
Hi,
I'm trying to create a menu navigation. My node's document type has a custom dropdown list with my very own options (it represents an enum in code).
While looping all of the above document type nodes, I need to figure out what is the selected prevalue.
How do I accomplish that when I have a reference to the Node object (and NOT the Model / CurrentPage) ?
Thank you!
Hi There,
What property editor are you using (e.g. Dropdown list, publishing keys)?
Also, take a look at the Razor example here for Dropdown list, publishing keys
Jeavon
is working on a reply...