Hi all,
We have a requirement to show the cascading dropdown in AEM metadata UI editor. The dropdown values are exceed more than 15k+ values, same values are saved into node and showing it in UI which resulted slowness of metadata UI page.
We are trying to reduce the slowness and improve the performance by adding the values in Json instead of node values. Can you provide any other suggestions to improve the performance if you faced earlier.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I comprehend your issue, and there are a few approaches you can take to address it:
This strategy can significantly improve the performance of your metadata UI page.
Thanks
Views
Replies
Total Likes
Having 15,000 values can be overwhelming and may cause the user interface to slow down. In this situation, it's worth considering if you can group the values. If grouping is possible, you can utilize Cascading Metadata, which allows users to create cascading field rules to establish contextual relationships between different pieces of metadata.
Assuming your values range from 1 to 15,000, you could create 15 groups, such as 1-1,000, 1,000-2,000, 2,000-3,000, and so on. This way, the other dropdown will display only a subset of values based on the selected group.
Views
Replies
Total Likes
Views
Likes
Replies