Get Form Element Value for WHERE clause to filter result

mikeb24

New Member
Hi

i have a dropdown element with values like "categorie a", "categorie b", "categorie c", and so on.

the next element is from type database join and should only show values filtered by the dropdown.

the table looks like id, categorie, value --- 1,a,100 2,b,50 3,b,51 3,c,30

if categorie b ist selected only the values 50 and 51 are in the list

thx for help
 

Members online

No members online now.
Back
Top