At the moment Dynamic Dropdown is loaded one time only when opening the timesheets form.
This takes a longer time when a greater count of items must be loaded.
It would be a good option to integrate lazy loading (activating in field config with flag).
So data is first loaded after entering a count of letters/digits (perhaps also in field config) and then this value is sent to the GET request as paramater (use in query).
Benefits:
Field would only be loaded when neccessary and data is reduced to a lower count of items.
This option could be implemented in existing system (all current stored fields are without lazy loading) but can be changed to lazy
Tempo Products | Tempo Timesheets |
Tempo Platform | On-Premise |