(PHPRunner 5.2 (Build 4905))
We want to do a dropdown dependent, but using WHERE, (No using dopdown option. In this way we will can do filters more specific)
Some like that:
WHERE "Area =" .$values("Area") We hope that Where clause filter the countries that belong to the Area that the user selected before
But It do not work,
Error Type 8
Undefined variable: values
Error Type 8
Undefined variable: values
Are we doing some thing wrong or "$values" it can not be used in the page?
Are there another way for to filter the content of Dropdown box by the fields that the user wrote? (No using dopdown option. In this way we will can do filters more specific)
Thanks in advance
Aleix

Sign In
Register
Help
This topic is locked

MultiQuote