I am using the Colorbox module for the Calendar Events and I need the type of the content to be displayed in the popup. These are the default Replacement Pattern,

[title] == Content: Title
[field_event_date] == Content: Date
[body] == Content: Body
Can anyone tell me what should I choose for Content Type Name?

I have tried [type], [content-type], [node-type], [node:type]. But nothing worked.

Thanks

Comments

frjo’s picture

If you are talking about the Colorbox formatter settings there is a "Browse available tokens." link that will open a popup with all available tokens.

The content type name is [node:content-type:name].

Neslee Canil Pinto’s picture

Status: Active » Closed (works as designed)