I have set up a table list view for nodes I created with CCK and contemplate. All of the fields on the table show up fine for anonymous users except for one of the fields titled "address". For an authenticated user the field shows the address but the for an anonymous user all that shows up is "n/a". Is there any way to fix this problem? Here is the url of the problem
http://chibabeat.com/test_site/?q=/restaurants

Comments

orionvortex’s picture

any ideas? anyone?

agorry’s picture

Not sure if you still need an answer, over two years later, but in case anyone else is looking for an answer to the same question:

When adding variables using Contemplate, some of them will be 'safe', and some won't. Fields that aren't 'safe' may not be viewable by anonymous users until you go into user permissions and click the anonymous user box next to view field_your_custom_field.

Hope that helps.

djkentuckyham’s picture

@agorry

This AM I am working on an existing D6 site. I was so involved with the configuration a custome music player that the idea of my custom audio field (for player) not showing in contemplate (for anonymous users) was driving me nuts. Your post reminded me. Custom CCK fields require premissions! LOL Thanks

Robert