Hello Community -- Is it possible to change the width of columns in Column View in Assets in AEMaaCS? We have lengthy folder/file names that become truncated by the default column width. We have user requests to be able to change the column width so that we can see the full folder/file names.
I tried following the instructions in this post: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/tree-view-hiding-page-name...but it didn't work, and I'm not sure if the solution was for AEMaaCS.
Any help is appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
@ndlholm1 Yes you need to create your own client library, add your css changes to your Clientlib, overlay the Column View console, add your clientlib to the overlayed node and this should reflect to all the users.
The above screen shot tells you, that a css change can solve your requirement, and that should take effect once you incorporate this change in you code, that could be deployed and be available to all the users.
Please see below links to explore further:
Customizing consoles:
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/config...
Using ClientLibs
Thanks for your response, @krati_garg. If I make the changes using the web console, will this change be available for all users, or just within my browser?
I see in the community post I originally linked to, someone said to overlay /libs/clientlibs/granite/coralui3, but that option is grayed out for me and I am not able to.
@ndlholm1 Yes you need to create your own client library, add your css changes to your Clientlib, overlay the Column View console, add your clientlib to the overlayed node and this should reflect to all the users.
The above screen shot tells you, that a css change can solve your requirement, and that should take effect once you incorporate this change in you code, that could be deployed and be available to all the users.
Please see below links to explore further:
Customizing consoles:
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/config...
Using ClientLibs
Hello, @krati_garg -- I have done as you suggested above, but my CSS changes are still not reflecting in my local dev environment. I've attached screenshots showing my clientlib properties and overlay node properties. Am I missing some properties that would make this work?
Views
Replies
Total Likes
Hello, @krati_garg -- Any additional guidance would be appreciated.
Views
Replies
Total Likes
Views
Likes
Replies