cancel
Showing results for 
Search instead for 
Did you mean: 

Create New HTML Template

Former Member
0 Kudos

Hi All,

How can I create a new HTML Template under Internet Service CATW-SE80 ?

Regards

Saurabh

Accepted Solutions (0)

Answers (1)

Answers (1)

ralph_schillein
Explorer
0 Kudos

Hi,

I'm afraid you can't do that.

But your can copy the whole service (it's easy: right mouse->copy) to e.g. ZCATW.

Attention: after done so, you have to search through the templates and replace coding like:

`include (~service="catw", ~theme="99", ~name="functions_1000.html");`

with:

`include (~service="zcatw", ~theme="99", ~name="functions_1000.html");`

It's quite a lot of work, but it works! (I did it previously)

regards,

ralph