Posted by klewis on July 28, 2008 at 4:24am
I created a page that has a form using CCK. It contains:
1. Title
2. start-end date
3. drop-down menu
4. check box (allow one)
5. radial
6. body
Then I have a view setup. The Page should show all of the gathered information above But the numbers 3,4 and 5 above will not display.
If I use ROW STYLE = NODE (Instead of fields) the display looks desirable as far as style / formatting but does not allow me to choose / add the additional custom fields.
Question 1:
Anyone know how I can get these custom fields to display?
Question 2:
Anyone know the best place for CCK/Views tutorials?
Thank you