Drop down dynamic values from database load slow or not at all, how to speed this up

I have some drop down values, which are ready from the database

I’ve noticed that the drop down values load slowly, so the page will load up and then the drop down values will appear.
And on the odd occasion, they don’t even load up.

I don’t want to put them in as static values, as i may want to add to the values, edit them globally and a few other things.
But is there any method of speeding this up? Like maybe cache the values or something?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.