Bigb42
|
| Posted: 05/12/2003, 5:05 AM |
|
Looking at the classified example on the codecharge forum, I was wondering how they got to diplay in the grid the only values from that category. Eg. if you click announcements then anniverseries it displays only the anniversary announcement. How do you go about doing this?
I use php and mysql
|
|
|
 |
RipCurl
|
| Posted: 05/12/2003, 1:29 PM |
|
Using the TREE type of Form, look at the classifies forms grids very carefully.
|
|
|
 |
BIGb42
|
| Posted: 05/12/2003, 2:25 PM |
|
I undrstand that part but can work out how to get the grid to display values from 1 particular category?
|
|
|
 |
RipCurl
|
| Posted: 05/12/2003, 5:25 PM |
|
Look at the browsecategories page and the grids/forms on that. Its very easy to follow.
|
|
|
 |
RipCurl
|
| Posted: 05/12/2003, 5:26 PM |
|
I've modified the Classifieds example to fit into a "gallery" for product information and images. Once you figure out browsecategories, you can use it for anything.
|
|
|
 |
Bigb42
|
| Posted: 05/12/2003, 6:08 PM |
|
I know you can download the code but do they have a CCS project version of the application. or can you change those files so it can become a CCS project.
|
|
|
 |
RipCurl
|
| Posted: 05/12/2003, 8:54 PM |
|
If you installed CCS / CC look in your examples folder.
|
|
|
 |
mspma
|
| Posted: 05/13/2003, 10:59 AM |
|
to get just the main categories without the sub categories go to the grid properties and put a zero in the show subcategories property
|
|
|
 |