assetFinderLocations - whats allowed in the list


(Steve Brown) #1

What works:

If I add an asset ID of an asset that sits under the site that I am currently editing, it will appear fine.

 

What doesnt work:

Adding the asset ID of a site or folder that doesn't sit under the site that I am currently editing.

 

Is there a way to add extra "trees" to the asset finder without having to have them as children of the site Im editing?

 

Thanks,

 

Steve.

 

Config: v4.10.2 with Edit+ installed


(Anthony Barnes) #2

You need to make sure that any asset ids you add also exist in the allowed root nodes of the Easy Edit Suite JS API asset. You can check this by viewing the details screen of said JS API asset in the web services folder. Generally when this is first setup the JS API is only allowed to access the site it is configured for, trying to access anything outside of this will cause the JS API to produce a permission error.


(Dcook) #3

Just the answer I was after, thanks!