additional editor variable?

Are you missing a feature? Request its implementation here.
Volker
Posts: 1
Joined: Wed May 23, 2007 12:11 pm

additional editor variable?

Post by Volker »

Hi,

the editor variables are very useful, but I'm missing at least one.
In my use case it was useful to create a template project,
which everybody can load and save with a unique
filename/projectname.
The output file(s) of the transformation(s) should be like
'projectname'_overview.html and
'projectname'_detail.html

For this a editor variable with the project name is needed.

Maybe there are other solutions or some workarounds for this!?

Any help would be appreciated.

Regards,
Volker
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

We will add an editor variable for the project name. I think there is no workaround in the current version. You have to type the project name in the output file name.


Regards,
Sorin
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: additional editor variable?

Post by sorin_ristache »

Hello,
Volker wrote:The output file(s) of the transformation(s) should be like
'projectname'_overview.html and
'projectname'_detail.html

For this a editor variable with the project name is needed.
The ${pn} editor variable was created in version 10. It is available in both the XSLT and the Output panels of the scenario dialog.


Regards,
Sorin
Post Reply