- Thank you received: 62
I have a drop down list from which a user can select a car manufacturer i.e Audi.
Based on the selection, I want Table JX to display the models for that car manufacturer. How can I reference the manufacturer in the where clause for the second table and how can I auto populate the second table when the users clicks on their selection in the first table?
Please Log in or Create an account to join the conversation.
Hi,
What you are trying to achieve do was not taken into account during the development, therefore your task will not be easy at all. You can dig into code and try out a few things, but we can not assure you that you will achieve your goal.
For the first question you might find the following topic useful:
www.toolsjx.com/support/3-suggestions/12...ment-provided-by-url
I am afraid that the second question is even more difficult. You would have to call a javascript function named search jx with proper parameters.
Please Log in or Create an account to join the conversation.