I have a template with dynamic fields setup and the SQL list keeps growing. It's over 5000 records and now the new information is not showing up in the drop down list. So far I have tried the following however it didn't work.
Went into the admin console and selected the everyone user and added the following attributes.
You can now use the [Settings]CacheFieldValues and [Settings]MaxDropDownLength trustee attributes to control drop-down list behavior for list fields and dynamic fields. Set [Settings]CacheFieldValues to Yes to turn on caching for list fields and dynamic fields to speed up list re-loading. Enabling this attribute will also configure the Client to only retrieve list fields and dynamic fields once per client instance. Set [Settings]MaxDropDownLength to the maximum number of items to display in a drop-down list field or dynamic field. List fields longer than the limit will no longer automatically display all available items in the list until you enter enough characters for the auto-complete feature to retrieve a subset of list items. (98757)
Thank you for your time.