Setting the media startnode to the user that's currently logged in.
First off, thanks for a great project. It's helped me with a ton of websites!
The thing I am facing now is a website where several user each own their own space in the content and media section. Now I was wondering if I could use Umbraco's built in startNode as a directive for the Picker's startNode.
Thus, If I have a User whose media Section starts at 1239 his media picker starts at 1239. If a User has his media section starting at 1372 then that same picker should start at 1372.
XSLT was my first guess but I seem to be lacking the proper methods for retrieving the values I want.
It'd be a great addition to the package and I don't think it takes up a lot of time since a backend function can retrieve the values easilly.
I would like to hear some more thoughts about this, anyone?
Setting the media startnode to the user that's currently logged in.
First off, thanks for a great project. It's helped me with a ton of websites!
The thing I am facing now is a website where several user each own their own space in the content
and media section. Now I was wondering if I could use Umbraco's built in startNode as a directive
for the Picker's startNode.
Thus, If I have a User whose media Section starts at 1239 his media picker starts at 1239.
If a User has his media section starting at 1372 then that same picker should start at 1372.
XSLT was my first guess but I seem to be lacking the proper methods for retrieving the values
I want.
It'd be a great addition to the package and I don't think it takes up a lot of time since a backend function
can retrieve the values easilly.
I would like to hear some more thoughts about this, anyone?
Regards,
Nicolas Eldering
is working on a reply...