
gkornbluth
Veteran
Dec 16, 2011, 10:53 AM
Post #6 of 6
(369 views)
Shortcut
|
|
Re: [jacgo] Classification in one page.
[In reply to]
|
Can't Post
|
|
One easy way to select the category for each person is to create a multi record section editor called Category, with only one text field called category. (make sure you delete the title and content field and any reference to them from all the field lists etc.) Then, in the editor where you have the 8 people's records, create a multi record list field that get's it's list options from the "category" database. Use the the "num" field for the option and the "category" field for the label. (You could just enter the categories in the options list, but then your client could not easily add another category ) In each of the people's records, check the categories that apply for each people record. Then you can echo the values from that field in your viewer where you list the 8 people. Jerry Kornbluth The first CMS Builder reference book is now available on-line! http://www.thecmsbcookbook.com
(This post was edited by gkornbluth on Dec 16, 2011, 11:02 AM)
|