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 com...