By klewis on
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
Comments
anyone...
So no one can help on this one..... =[
I'm having the same problems
I'm having the same problems I can't get CCK custom fields that I have added to a nodeprofile content type to show up a table or list view in the views module. There are a number of posts here on issues with CCK and views but I've not had any replies to my problem either. I even got a drupal book to see if I could find some hints there Hopefully someone will reply soon to either of us, but as all here are volunteers it is false to expect a rapid response. I've checked PHP admin and details seem correct, the details show up if I use a different view type so it seems to be something to do with views and list or table types. What type of view are you using ?
In answer to your second question about views tutorials try Venture Skills blog or dupal dojo (though latter was down when I checked today)
Ian