I am trying to alphabetize an entire folder in the dam, that has 3 pages. The last file needs to be first, but it won't let me move it to the first page of the folder. The pagination is a pain.
Is there an easy way, or can you only alphabetize each page, in a folder, which doesn't make sense.
Thanks,
Mark
If needed, I can upload a pic to better explain and show what I am meaning if my question doesn't make sense.
Solved! Go to Solution.
Views
Replies
Total Likes
Out of the box, you are seeing the default behaviour. The nice thing about AEM is you can customize it to meet your needs. You, for example, write a custom AEM service that can use the JCR API to move content in the JCR. All content located in the DAM is really JCR content. SO using JCR API and Java, you can order content to meet your business requirements.
Views
Replies
Total Likes
Out of the box, you are seeing the default behaviour. The nice thing about AEM is you can customize it to meet your needs. You, for example, write a custom AEM service that can use the JCR API to move content in the JCR. All content located in the DAM is really JCR content. SO using JCR API and Java, you can order content to meet your business requirements.
Views
Replies
Total Likes
ok thx!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies