The condition is met if the current page is the record list and it is generated through a search form, such as “Put Keyword Search Form on List Page.”
Use this condition to perform actions on the state searched with the Customine search form.
The “Customine search form” refers to a form set up with any of the following actions:
If the list page is displayed by methods other than searching with the Customine search form, the condition is not satisfied.
Even if all search conditions are empty, the condition is met if the search was performed from the Customine search form.
When navigating using the standard Kintone “<” and “>” buttons after searching with the Customine search form, the state of “after searching with the search form” is preserved, thus meeting the condition.
It is determined whether the search was conducted using the search form based on the presence of the URL parameter “customine-form.”
Therefore, it is not limited to when the search button is clicked on the page; clicking a link with a URL that contains “customine-form” is also considered “after searching with the search form.”
When inverted, this condition becomes: “If this is not a list from the Customine search form.” “If this is not a list from the Customine search form” means that the current page is not a list page, or it is a list page but not a result of a search from the search form.