Hi,
is it possible and if yes how, to search through a database constructed by chronoforms / chronoconnectivity at the frontend?
For a hotel e.g.
***Construction
Hotel: ---Marry---
Stars: ---5----
City: ---Berlin---
***Search
Stars: "dropdown" or "radiobutton" etc. (1 - 5)
City: textfield
***Result
Hotel Marry, 5 Stars, Berlin
Hotel...
Hotel...
Thanks in advance,
Frank
is it possible and if yes how, to search through a database constructed by chronoforms / chronoconnectivity at the frontend?
For a hotel e.g.
***Construction
Hotel: ---Marry---
Stars: ---5----
City: ---Berlin---
***Search
Stars: "dropdown" or "radiobutton" etc. (1 - 5)
City: textfield
***Result
Hotel Marry, 5 Stars, Berlin
Hotel...
Hotel...
Thanks in advance,
Frank
Hi Frank,
Basically, you build a little form in the ChronoConnectivity Header box then use the results in the WHERE box to construct as SQL query to filter the results.
I think that there are a couple of examples here somewhere (most likely more).
Bob
Basically, you build a little form in the ChronoConnectivity Header box then use the results in the WHERE box to construct as SQL query to filter the results.
I think that there are a couple of examples here somewhere (most likely more).
Bob
This topic is locked and no more replies can be posted.