- Posts: 4
- Thank you received: 0
Will the advanced filter allow me to use search terms such as city or experience? I thought it only asked for field id (numbers). Where can I change the id values?
Please Log in or Create an account to join the conversation.
I see. I this case you will have to create a database view and join multiple tables into one view. So you connect the records with IDs with the name of the city for example. Afterwards you can use the view to display and search trough data.
toolsjx.com/faq/3-how-to-create-a-databa...use-it-with-tools-jx
Please Log in or Create an account to join the conversation.