Hi Team ,
I Have a requirement like i need to re arrange the assets in card view .The re arranging of assets which is available in list view is there a way to customize same in the card view to re-arrange the assets.
@Rohan_Garg @Harwinder-singh @B_Sravan @diksha_mishra @khamat_bn @digarg Curious to hear your perspectives on this question. Do you all mind sharing your thoughts?
Views
Replies
Total Likes
Hi @muthu_22,
Each view in AEM is implemented with a fixed set of requirements.
Could you clarify why the list view alone isn't sufficient for authors to toggle to reorder the elements?
The functionality for reorder in list view comes from the below JSP as the list view is implemented as a table -
/libs/dam/gui/coral/components/admin/contentrenderer/row/common/reorder.jsp
Implementing the same functionality in card view would be tricky as the card view is implemented as <coral-card> with corresponding listeners.
Hope this gives you some insight!
Thanks,
Hi @Rohan_Garg ,
The issue with sorting in the list view is that the preview option is very small and difficult to see. Additionally, the functionality could be much faster and more convenient. The ability to sort in the card view will speed up the ability to set assets up as needed much quicker.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies