Hello,I can get PermanentUrl and DirectUrl (in this case) but I don't know how can I get full file path by guid or some other way. May be do you know any other options for it? This is code there is...
Is it possible to target two paths with a repeater?In the path field I currently have: /About-Us/News-Events/News/%But, I want to get the content from a second area /About-Us/News-Events/Presidents...
I have created a Hierarchical navigation but the issue I am having right now is with the IsDocumentOnSelectedPath() macro. The menu I created has sub menu items but only the first item under the me...
I am trying to set the Content Path of a repeater based upon the node level of a page that inherits ( is nested ) the web part.This code always returns false and does not execute.{% level1 = @/{0}...
I'm trying to create a list with a dynamic path, so the links that will show up in this list will be the first child of a first folder as new folder and children get added.Currently I've tried to u...
Hi my question is about creating Breadcrumb with repeater. How do I say Path that I want to select current page and all parrents up to Master Page? I was trying combinations of @.@, @..@, @/%@ from...
hi kentico dev i moved folder to root but i didn't find it i searched in my pages application i find them but when i edit a page it takes me to the root beside this i didnt find this folder in cms...
hello kentico dev i move the folder of the project but i lost the path i was trying to search but i didnt find it is there any way too search on pages and get there path
hi,im facing an issue only with https, we have some pdf files in the media library under a folder like 'aaa @ bbb' so the Direct path: https://testsite.com/testsite/media/aaa%20%26%20bbb/abcd.pdf...
Hello,In our projects we use a lot of relative path expressions for DataSources, Repeater, ect. like /{0}/{1}/%.Is it possible to resolve such an expression in the code behind of a custom WebPart t...