ASPX templates
Version 6.x > ASPX templates > Creating custom aspx template View modes: 
User avatar
Member
Member
oli70it - 4/4/2012 7:50:11 AM
   
Creating custom aspx template
I have created Kentico web site in portal templates, but for some reason I need to create custom aspx template with webpart "editabletext" or "bizform" for showing webform in popup window.

Can someone tell me how to setup this template or where I can to read?


Thanks

User avatar
Member
Member
kentico_alleng - 4/4/2012 12:54:32 PM
   
RE:Creating custom aspx template
To be able to add CMS web parts to an aspx template, you need to include the CMSPortalManager control. This is described in the following documentation from the Developer's Guide:

Adding portal engine functionality to ASPX templates
Combining ASPX templates and portal engine templates

Regards,

Allen

User avatar
Member
Member
vin4.net-gmail - 7/18/2012 1:25:51 PM
   
RE:Creating custom aspx template
Hi kentico_alleng,

I am no getting any examples in upgrading Version 5.5R2 ASPX templates of an application into Version 6.0 portal engine templates.


Could you please guide me or show an example so that I can understand.

Thank you in advance.

Regards,
Vinod

User avatar
Member
Member
vin4.net-gmail - 7/18/2012 1:25:53 PM
   
RE:Creating custom aspx template
Hi kentico_alleng,

I am no getting any examples in upgrading Version 5.5R2 ASPX templates of an application into Version 6.0 portal engine templates.


Could you please guide me or show an example so that I can understand.

Thank you in advance.

Regards,
Vinod

User avatar
Kentico Support
Kentico Support
kentico_radekm2 - 7/19/2012 3:58:56 AM
   
RE:Creating custom aspx template
Hello.

I am not quite sure I got the question. Do you want to upgrade your current KCMS 5.5R2 to KCMS 6.0, and do you also want to “transfer” your current ASPX template to Portal engine templates?

Regarding upgrade, it can be done via an upgrade package or KIM utility.

Regarding “ASPX -> PE transfer,” there is no way of transferring ASPX template to Portal engine, besides doing it manually for every single ASPX template following links Allen sent you. Basically, you need to create a Portal engine page and add ASPX functionality as links describe.

Best Regards,
Radek Macalik

User avatar
Member
Member
vin4.net-gmail - 7/24/2012 1:30:07 AM
   
RE:Creating custom aspx template
Got you Radek. :)

Thank you so much for the detailed explanation.

Regards,
Vinod