Hi Everyone,

In summary, we're using the 'uuidLink' control in one of our dialogs to link 
one piece of content to another. The content the author will be linking to will 
always be in a known repository and a known deep link for example:

/dms/images/animals/mammals/cat/small

>From a usability perspective it's difficult for the user to browse the tree to 
>this location each time. Does anyone know how to specify a path?

I'm looking at info.magnolia.cms.gui.dialog.DialogLink class (parent of 
DialogUUIDLink). The only candidate looks like the "tree" config value:

        String tree = this.getConfigValue("tree", repository);

Does anyone know the syntax/format of tree values? Any value I put in there 
seems to cause an exception when the dialog opens.

There have been a couple of past unanswered questions on this here:

http://www.nabble.com/link-control---specifying-where-to-start-from-to9581183.html#a9581183
http://www.nabble.com/Name-of-the-start-folder-property-for-the-link-control-to23759863.html#a23759863

Cheers,

Brent



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to