Skip to Content
0
Former Member
Mar 31, 2006 at 04:15 PM

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

31 Views

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:

Sample" target="_blank">http://www.rafaelc.net/sapproject/samplePortalProject.JPG">Sample Portal Project

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

Create" target="_blank">http://www.rafaelc.net/sapproject/samplePortalProject_1.JPG">Create Portal Project

After the project is created you can add items:

Add" target="_blank">http://www.rafaelc.net/sapproject/samplePortalProject_2.JPG">Add item Template

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:

http://www.rafaelc.net/sapproject/Enterprise Portal Project.zip">ProjectTemplate.zip

Copy .ZIP file to:

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

Item Templates

Download from here:

PortalPage1Rowhttp://www.rafaelc.net/sapproject/Portal%20Page%201%20Row.zip">PortalPage1Row>

PortalPage2Colummshttp://www.rafaelc.net/sapproject/Portal%20Page%202%20Columns.zip">PortalPage2Columms>

PortalPage2Rowshttp://www.rafaelc.net/sapproject/Portal%20Page%202%20Rows.zip">PortalPage2Rows>

Copy ZIP file to:

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