cancel
Showing results for 
Search instead for 
Did you mean: 

General Header and Footer for Corporate Identity reasons - how?

Former Member
0 Kudos

Hi,

I wonder how you can create reusable header and footer elements that are existing in every view.

The result should look like this:

-


Header: Company name + username + ...

-


<<content>>

-


Footer: Additional information, e.g. contact link

-


What would be the best approach here to make this happen?

I am really thankful for every advise you can give me.

@sap1

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can create a WD component exposing two windows for header and footer respectively. In the views where you want the header and footer, just add two ViewContainerUIElements, one on top and one on bottom and embed the respective interface views from your HeaderFooter component here.

Regards,

Neha

Former Member
0 Kudos

Thanks for your help. I will try this approach.

@sap1

Answers (0)