cancel
Showing results for 
Search instead for 
Did you mean: 

Nakisa xsl templates

Former Member
0 Kudos

hi Colleagues,

We are trying to create a new nakisa orgchar 4.1 custom template, We have seen the xsl files are in the folder /templates_deployer, We have created a new file template but when we load the template from adminconsole the system reload the templates and delete it,

We would like to know where really are allocated nakisa templates sources?

Regards

Albano

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Albano,

In this case since Templates_Deployed is used by the Admin Console, I would guess that the Root subfolder may not be needed.

Follow Stephen's advice but perhaps with this path:

{OrgChart Install Path}\root\.system\Admin_Config\__000__MyNewBuild\.delta\root\Templates_Deployed\mynewtemplate.xsl


Regards,

Usman

Former Member
0 Kudos


Hi Stephen/Usman,

Thanks for your help.

Regards,

Albano

StephenMillard
Active Contributor
0 Kudos

Albano.

I assume Templates_Deployer is a typo and you mean Templates_Deployed.

In your build .delta, create a root folder (if you don't already have one) and then a Templates_Deployed in that.  You can then place your template file in there.

So it will be something like...

{OrgChart Install Path}\root\.system\Admin_Config\__000__MyNewBuild\.delta\root\Templates_Deployed\mynewtemplate.xsl

Hope that helps.

Regards,

Stephen.