cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in navigating through Buttons after using Custom Themes

Former Member
0 Kudos

Hi Gurus,

I have developed Web dynpro application which consists of 4 screens.

From each screen i am navigating through other screens by using Action Buttons.

Later i used custom themes for better look and feel of the Application, i achieved this by modifying the CSS file which is there in MIME Repository.

But now i am unable to navigate between the screens through the same Action buttons.

I also kept debug point to check for this but it never triggered.

What would be the reason for this strange behaviour of the buttons after applying custom themes?

Accepted Solutions (1)

Accepted Solutions (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi VR,

Thats weird, Hope you have set external breakpoint as session breakpoint wont work.

Also could you try to set break point ( External Breakpoint ) in WDDOMODIFYVIEW and check if you get control on any action?

Regards,

Rama

Former Member
0 Kudos

Hi Ramakrishnappa,

Breakpoint is getting triggered in WDDOMODIFYVIEW but not any Action buttons why So?

Former Member
0 Kudos

Hi,

I solved my issue, after removing SAP System Icons for the Image Source property of Buttons.

Since i am using customized theme instead of Standard themes such as SAP_Tradeshow and SAP_Tradeshow_Plus, i think SAP system Icons should not be used

Answers (0)