Hi All,

Just a quickie to see if I can do this:

tal:condition="python:context.REQUEST.model.meta_type=='Silva Publication' or context.REQUEST.model.is_default()"

When I test it seems to ignore the 2nd condition, so could anyone suggest the correct syntax.

Cheers

Jon