Suppose i am selling some products, customers may wish to view the products within certain range.
For instance, the website is for house sales. User can afford the house price between 50k~70k.
Is it possible to build a form (by CF) for user to input minimal price 50k, maximal price 70k (only digital is enough). Upon submit, return the search results to user (by CC).
Best Regards
For instance, the website is for house sales. User can afford the house price between 50k~70k.
Is it possible to build a form (by CF) for user to input minimal price 50k, maximal price 70k (only digital is enough). Upon submit, return the search results to user (by CC).
Best Regards
Hi zhazhago,
Yes I think that's possible though I haven't tried it.
What I usually do is to buidl a little form into the Header box of the CC connection and use the results from that to filter the display using code in the WHERE box.
I posted a long (and quite complicated) example of this here about a week ago.
Bob
Yes I think that's possible though I haven't tried it.
What I usually do is to buidl a little form into the Header box of the CC connection and use the results from that to filter the display using code in the WHERE box.
I posted a long (and quite complicated) example of this here about a week ago.
Bob
I posted a long (and quite complicated) example of this here about a week ago.
is it this one? http://www.chronoengine.com/forums.html?cont=posts&f=12&t=13182
Hi zhazhago,
Not sure now but since then I've written up some ChronoConnectivity tutorials including one on simple filter forms.
Bob
Not sure now but since then I've written up some ChronoConnectivity tutorials including one on simple filter forms.
Bob
This topic is locked and no more replies can be posted.