cancel
Showing results for 
Search instead for 
Did you mean: 

IS not PDK, it's a VStudio 2005 Project Template for SAP Portals

Former Member
0 Kudos

Hello, I want to share with you my VStudio 2005 Project template for creating “portal style” webpages.

This project template includes a Theme that includes the CSS files to have the look and fill based on “sap_standard” SAP Portal Theme. Includes also 3 item templates.

For the GridView I created a Skin that includes the same navigation buttons that Portals Applications. I also created other skins for command buttons, dropdown lists, text boxes, labels. See an example:

<a href="http://www.rafaelc.net/sapproject/samplePortalProject.JPG">Sample Portal Project</a>

Download the files from the links bellow and copy then to the path specified. After that start VStudio and select on “Create Web Site”:

<a href="http://www.rafaelc.net/sapproject/samplePortalProject_1.JPG">Create Portal Project</a>

After the project is created you can add items:

<a href="http://www.rafaelc.net/sapproject/samplePortalProject_2.JPG">Add item Template</a>

Please, let me know if you find this useful (Sorry, I have only a C# version)

<b>Downloadable files:</b>

Project Template

Download from here:

<a href="http://www.rafaelc.net/sapproject/Enterprise Portal Project.zip">ProjectTemplate.zip</a>

Copy .ZIP file to:

[your “My documents Folder”]\Visual Studio 2005\Templates\ProjectTemplates\Visual C#

Item Templates

Download from here:

<a href="http://www.rafaelc.net/sapproject/Portal%20Page%201%20Row.zip">PortalPage1Row</a>

<a href="http://www.rafaelc.net/sapproject/Portal%20Page%202%20Columns.zip">PortalPage2Columms</a>

<a href="http://www.rafaelc.net/sapproject/Portal%20Page%202%20Rows.zip">PortalPage2Rows</a>

Copy ZIP file to:

[your “My documents Folder”]\Visual Studio 2005\Templates\ItemTemplates\Visual C#

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rafael,

Great stuff.

Cheers,

Gaurav