- Posts: 1
- Thank you received: 0
Hi - great component!
Two quick questions:
1. How can I force a single field to search on? - I don't want the list box - only one field (or potentially later only two fields in the dropdown).
2. How can I have the initial display in the article be with no results from the table? I want the grid to be blank until after the search.
EDIT: Solved #2 Select Display Data After Submit to Yes in the backend
Thanks!
Please Log in or Create an account to join the conversation.
Hi,
We are preparing a new version, where more search options will be included.
Right now there is no easy way to do it, but if you are a coder, you can try rewriting the searchForm() function in components/com_grid/layouts/JXHelper.php
Please Log in or Create an account to join the conversation.