Hi experts,
I'm creating a new custom page layout, but it doesn't work..
here my step by step:
- Download default 'com.sap.portal.layouts.default' from System Admin > Support > Portal Runtime > Browse Deployment > path: ROOT/WEB-INF/deployment/pcd
- Rename the PAR file in 'custom.portal.layouts.default', this is its structure:
- \META-INF
- \PORTAL-INF
- portalapp.xml
- \jsp
- Add a new jsp file into jsp folder 'custom.jsp'
- Modify portalapp.xml adding 'custom.jsp' data
- deploy my new PAR file
If I try to create a new Layout into PCD I don't see 'custom.portal.layouts.default', why? Am I missing something??
Thanks in advance, best regards
AT