Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi Guys,
I'm using the granite/ui/components/coral/foundation/form/pathfield in cq:dialog.
see screenshot below.
When I put the external link on the field and after that click on the icon the javascript problem happen.
has anyone solutions for that?
Thanks
Alisson Xavier
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
1) Go to /system/console/configMgr
2) Apache Sling Java Script Handler
3) For Source VM & Target VM it needs to be auto. If it's set to some other value, eg 1.5, then you'll get these odd JS undefined errors on a path picker.
You may want to manually purge the client libs cache and sightly cache as well.
- Under \crx-quickstart\launchpad\felix grep for "Outputcache" -- delete the contents of this folder. -- client library cache
- Under \crx-quickstart\launchpad\felix grep for "Classes" -- delete the contents of this folder. -- sightly cache
A Pathfield resource type is to open a path in the AEM JCR - when you click on a PathField - you will see something like:
Zugriffe
Antworten
Likes gesamt
Which is the field that I can use to open AEM JCR and write the external link?
Could be pathbrowser?
Thanks
Alisson Xavier
Zugriffe
Antworten
Likes gesamt
What exactly are you looknig to do - you want to write a URL that points to an extenal site to a node property?
Zugriffe
Antworten
Likes gesamt
I want to write a url that point to an external site or to internal site (AEM).
Zugriffe
Antworten
Likes gesamt
A PathField or PathBrowser lets you search the JCR - not write external URLS. Where do you want the URL to show up - in an AEM web page?
Zugriffe
Antworten
Likes gesamt
Yes In an AEM web page,
When the user clicks on <a> redirect to URL AEM or to an external website.
Thanks
Alisson Xavier
Zugriffe
Antworten
Likes gesamt
1) Go to /system/console/configMgr
2) Apache Sling Java Script Handler
3) For Source VM & Target VM it needs to be auto. If it's set to some other value, eg 1.5, then you'll get these odd JS undefined errors on a path picker.
You may want to manually purge the client libs cache and sightly cache as well.
- Under \crx-quickstart\launchpad\felix grep for "Outputcache" -- delete the contents of this folder. -- client library cache
- Under \crx-quickstart\launchpad\felix grep for "Classes" -- delete the contents of this folder. -- sightly cache
IF you want a reference to another site in your web page - assuming in the page's text - you can simply link to an outside URL using the RTE.
Zugriffe
Antworten
Likes gesamt
This answer worked for me to.. should this be done only on the author or both auth, pub?
Zugriffe
Antworten
Likes gesamt
This is only needed in author.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten