Location schemes: multiple content types to multiple templates

Hi,

We would like to be able to create a location scheme which covers multiple templates and content types. Has anyone been able to do this?

This would save a lot of time/effort.

Thanks

Georgina

Georgina,

This may or may not solve your problem, but you can use Dispatch Templates for this.

When you publish a dispatch template, the location scheme goes with the dispatch template, not the “target” template. This gives you a way to control the number of location schemes required.

Dave

I’ve been wondering about that too. A dispatch template could say something like, "if (siteid=‘325’) and (contenttype=“Fancy”) {PgExecutiveFancy} else if (siteid=‘338’) {PgExecutiveGeneric} else {PgHumanResourcesGeneric} ".