Hi all,
I am facing the difficulty to change the UI settings of WD application HAP_MAIN_DOCUMENT. We have the requirement that toolbar buttons have to look like real buttons and so I changed the in the global Webdynpro setting (with the ICF service WD_GLOBAL_SETTING) the parameter WDSTYLE_TOOLBARDESIGN from "flat toolbar design" to "highlighted toolbar design". This works in all applications except HAP_START_PAGE_POWL_UI_ESS and HAP_MAIN_DOCUMENT.
These applications still work with the flat toolbar design. When I check the standard application configurations HAP_AC_MAIN_DOC and HAP_START_PG_POW_ESS_AC I see that the paramater for WDSTYLE_TOOLBARDESIGN is set to "default settings". However the default value is "highlighted toolbar design".
What exactly does the setting "default setting" mean? And how can I bring up the highlighted toolbar design without creating own application configurations? These would lead into a modification since the application HAP_MAIN_DOCUMENT with its standard configuration is called within the coding of the method COMPONENTCONTROLLER->FOLLOWUP_POWL of webdynpro component HAP_START_PAGE_POWL_UI.
Thanks for your support/help
Andreas