Could you please tell me how to display the search results according to the specified search conditions when displaying the page?
I am using ConfiForms to create a page that displays search results that match the search conditions using the following two macros.
・ConfiForms Form Filter Control macro
・ConfiForms TableView macro
The number of data items searched when displaying the page is increasing, and it is taking time to load.
Therefore, we would like to display search results based on preset search conditions when the page is displayed.
I was able to set the initial value for the search conditions when displaying the page, but I was not able to display the search results using those search conditions.