Calendar 0.79 custom fields (solved)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
stefsegers
Forum Members
Forum Members
Posts: 84
Joined: Sun Feb 11, 2007 11:03 am

Calendar 0.79 custom fields (solved)

Post by stefsegers »

Hi all,

I got the latest version calendar that has custom fields. That's great stuff but....
How can I show a custom field in my listview?

For now I tried {$event.Country} for the Country Custom Field. This did not work.

How can I show my custom fields?

Stef
Last edited by stefsegers on Fri Aug 17, 2007 11:08 am, edited 1 time in total.
codepoet
Forum Members
Forum Members
Posts: 14
Joined: Sun Sep 24, 2006 10:43 pm

Re: Calendar 0.79 custom fields

Post by codepoet »

try something like {$event.fields.Country}

Even better - put {debug} at the top of the top of the template and smarty will dump out all the data that is available for you to use in your template.

I am pleased that you find the feature useful.

God Bless

phill
stefsegers
Forum Members
Forum Members
Posts: 84
Joined: Sun Feb 11, 2007 11:03 am

Re: Calendar 0.79 custom fields

Post by stefsegers »

SUPER.. it worked like a sharm....

Thanks for the tip
idledragon
Forum Members
Forum Members
Posts: 43
Joined: Thu Mar 13, 2008 8:16 pm

Re: Calendar 0.79 custom fields (solved)

Post by idledragon »

I realize that this is for an older version of the calendar, but it seems to relate.

I'm trying to list things by their categories and it doesn't seem to work.

I'm using {$event.categories.category_id}

is this correct?  Is it not compatible with the latest version of Calendar?
Post Reply

Return to “Modules/Add-Ons”