cancel
Showing results for 
Search instead for 
Did you mean: 

PageTemplates for Views in WebDynpro

Former Member
0 Kudos

Hiya,

Is there a way in Web Dynpro to create a template for a webpage view so that it includes a predefined header and footer on each page and any change to the template is reflected through all pages using that template.

Also, which layout is best for centering a entire web page? One would expect to see an align=(left,right,center) attribute for <div> or <table> somewhere so the page can be centered. Any suggestions on this?

Cheers,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member286976
Active Participant
0 Kudos

Hi Ravi,

The Web Dynpro tools provide three templates for making data available to forms and tables in a Web Dynpro application and for defining the properties of buttons that you defined for the user interface. These templates can be called when working in the Data Modeler.

See this link and this is the only one I am aware of.

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/26/8f1540904c8f5ce10000000a155106/content.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/26/8f1540904c8f5ce10000000a155106/content.htm</a>

Regards,

Sudeep

Former Member
0 Kudos

Thanks,

I already took a look at that, but I'm looking for a way to define my own reusable template that can be applied to views. I'd like more control over page layout (CSS) and am finding WedDynpro a bit limited/restricting in this regard.

Cheers,

Ravi

former_member286976
Active Participant
0 Kudos

Hi Ravi,

I think that restriction still holds true as far as my knowledge is concerned. May be possible by some indirect means though.

Regards,

Sudeep