Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
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?
Visualizações
respostas
Total de curtidas
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.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas