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
Is there a way to get a node id given the path?
example path = "welcome/somepage.aspx"
Hi Karen
May I ask what your scenario is? Why do you need to fetch the id from the path?
Looking forward to hearing from you.
Cheers, Jan
Hi Karen,
uComponents seems to have a GetNodeIdByUrl() extension you can use... are you by any chance using uComponents already?
/Chriztian
Chriztian - thanks! That was exactly what I was looking for but having trouble finding!
Jan - basically I need to be able to generate the nav and know what nav item is active (top level etc) from an ajax call (passing in the path)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
get nodeid from path?
Is there a way to get a node id given the path?
example path = "welcome/somepage.aspx"
Hi Karen
May I ask what your scenario is? Why do you need to fetch the id from the path?
Looking forward to hearing from you.
Cheers, Jan
Hi Karen,
uComponents seems to have a GetNodeIdByUrl() extension you can use... are you by any chance using uComponents already?
/Chriztian
Chriztian - thanks! That was exactly what I was looking for but having trouble finding!
Jan - basically I need to be able to generate the nav and know what nav item is active (top level etc) from an ajax call (passing in the path)
is working on a reply...