Skip to content

Instantly share code, notes, and snippets.

@fredrick-dominy
Last active October 25, 2017 18:49
Show Gist options
  • Save fredrick-dominy/84d02dbad06a975eb5e58aa64e5b8e53 to your computer and use it in GitHub Desktop.
Save fredrick-dominy/84d02dbad06a975eb5e58aa64e5b8e53 to your computer and use it in GitHub Desktop.
TouchUI PathBrowser
<!-- Begin pathBrowser -->
<pathbrowserThing
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/pathbrowser"
fieldDescription="Usually an image link."
fieldLabel="Path"
name="./pathbrowserThing"
required="{Boolean}true"
rootPath="/content/dam/intouch"/>
<!-- End pathBrowser -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment