I am currently using GroceryCRUD Enterprise Version: 2.7.9 and I observed that my older systems that uses the free version and enterprise version which is more older than what I currently use, saves the words that I typed in the search area of the datagrid and is still available when the page is reloaded.
How can I achieve this in this version that I am using? Is it possible to do it?
I can’t recall having this functionality to be honest on Enterprise edition just due the fact that everything runs without the need of a refresh of the page.
On the other hand the last releases I am adding many configurations that the developers wanted from the community edition (such as to have the ability to have the actions on the right, and having the ability to have ordering on setRelation fields), I will check it and see if I can have a configuration for this so it can store the search values on refresh.
I am glad to announce you that the configuration is now available in the nightly build version. You can download the latest nightly build from this link
The new configuration value is: remember_quick_search and you just need to add this to true (the default is false)
Please keep in mind that the version of 2.9.2 will be a bit delayed so in case you really need that feature the nightly build is here for you to download