PDA

View Full Version : ADV_DYNA_PREFIX with Multiple Instances...


Shon
05-13-2009, 01:27 AM
I'm using a condition statement in my header and headinclude templates for multiple instances of Dynamics.

Until recently, I've only used one instance, but I'm preparing a second at the moment.

For the first instance, I can use the condition (below) in both the header and headinclude templates.

<if condition="ADV_DYNA_PREFIX == "XXXXX"">

The second instance I've installed, with ADV_DYNA_PREFIX set differently, the same condition only works in the headinclude template, and not the header template.

Is there anything I should look for to get this to work in the header template for the second instance?

Shon
05-13-2009, 01:36 AM
Please disregard this thread... I figured it out :p