AEM Touch UI Multifield max items for performance optimization
Hi,
I have a component with a multifield containing 8 fields, with one being a dropdown populating selection from a Servlet response. We have this requirement to add 120+ items in this multifield.
Just wondering if this is an optimized thing to do with regards to performance. Like if this will compromise on the performance of the page or the component or the degradation in the authoring experience?
Thanks!