forms icon indicating copy to clipboard operation
forms copied to clipboard

Add ability to decide whether to cache the choices of type contenttype

Open abdellahrk opened this issue 3 years ago • 0 comments

Add ability to decide whether to cache the choices of type contenttype when large data set is involved. This is optional and the cache lifetime can be set as well. NB: These choices are being fetched from the database and large records cause the website to slow down until the fetch is done.

abdellahrk avatar Dec 11 '22 12:12 abdellahrk