dantahoua-gmail
-
12/19/2011 2:29:37 PM
How to get Friendly URL of a document selector in transformation
Hello. I created a new document type (for a slider). In this Document Type, I have a field named "SliderLink" wich is field type :"Document Selector" , attribute :Text... When I create a new document, I am able to choose a page on my website. I then create a repeater in wich I use a transformation with "GetDocumentUrl("SliderLink","")" The problem I have is that I get a URL like "getdoc/91902782-67bf-4109-8ca2-3ab338a3eb5e/default/"... I tried several thing, but I am not able to have the friendly url to this page... (I tried resolveURL, uncheck "permanent URL"...). Do I have to make a custom function? If yes, how to? Thanks.
|