Hi,
I had a content type that I customised with CCK View Reference. This enabled me to include Views of feed items before the Body text in a section I call "Latest Developments".
Unfortunately, when I installed the Token module to enable Workflow_ng, it replaced my Views menu with a field for entering Token arguments. Now, I don't know how I can use those Tokens to do the job that my View Reference field did so well.
I deleted the field and tried to recreate the process - probably a bad idea, since I was changing my content type when I already had a lot of content, but I needed my View reference back!
I was able to get it to work for the first entry in my content type. I was able to select the desired view and the feed items showed up on the page. But once I tried to specify a different view for the other pages, it would not accept the change. It would revert to the view I used for the firts entry - even though I did not specify this as the default view to be used.
I realise my problem may be similar to this one: http://drupal.org/node/158994
However, I'm no coder - just a hapless designer who's now tearing her hair out!