De-centralised site (TESTPWD)
Navigation Component
- Can update either horizontal or vertical.
Service Provider
- Can select any of the service provider like Antares, keonics etc
- Then respective logo will be displayed in home page after the apply setting.
Header section
This section is for updating the middle content in header
Department name can update department name
HeaderHeadline1
HeaderHeadline2
These three comes under one section in header component
HideCenterDeptDetails flag is used for displaying all these three (department name, headerheadline1, headerheadline2)
Flash message : by default it will display either yes or empty box bcz by default if homepage header has flash content then it will be shown yes.
If we don’t want flash message then enter no in box then it will not display as we are setting HideFlash flag
HeaderFullHeading HeaderCenterHeading is used for this
If we don’t want department name, headline1 and 2 and has to be singe line then we use HeaderCenterHeading
HideHeaderCenterHeading is used for displaying the HeaerCenterHeading.
inner pages header Content this is for HeaderStaticContent
Used for displaying in inner pages like after login
Code Details
When you enter the details in department name or HeaderHeadline1 or 2 then HideFlash and HideHeaderCenterHeading is set to true and HideCenterDeptDetails is set to false for all templates.
Similarly when you enter the details in HeaderFullHeading then HideFlash and HideCenterDeptDetails is set to true and HideHeaderCenterHeading is set to false for all templates.
When you enter no to flash content then HideFlash is set to true for all templates.