To disable the geolocation, I found this instruction, but it is two years ago, not sure if it applies to AEM 63. touch UI?
Rename /libs/cq/personalization/components/contextstores/geolocation to /libs/cq/personalization/components/contextstores/geolocation_new
Does anyone know?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
I did apply the old instruction specified for ClientContext, it works.
Thanks.
Views
Replies
Total Likes
In File:- /libs/granite/contexthub/components/modules/location/clientlib/renderer.location.js
Contains the registation code :- ContextHub.UI.ModuleRenderer('contexthub.location', new LocationRenderer()); Comment it out. It would work.
I would recommend copy the node /libs/granite/contexthub/components/modules/location/clientlib/renderer.location.js to /apps/granite/contexthub/components/modules/location/clientlib/renderer.location.js and then comment out the line.
~kautuk
Views
Replies
Total Likes
It doesn't work.
Is there any other way to do it?
Views
Replies
Total Likes
Did you try the instructions you specified. Many times - instructions only a few years old still apply.
Views
Replies
Total Likes
I did apply the old instruction specified for ClientContext, it works.
Thanks.
Views
Replies
Total Likes
Here appears to be the community blog that is being referenced: How to disable Geolocation feature : Adobe AEM/Adobe CQ5
Views
Replies
Total Likes
For contextHub, there is a new GUI present now to handle all the datastores and UI modules:
/etc/cloudsettings/default/contexthub.html
Disable the data store as well as its UI module here.
Views
Replies
Total Likes
BigT168 can you provide a link that you've followed or steps so others can find a solution.
Views
Replies
Total Likes
Views
Likes
Replies