Skip to Content
0
Former Member
May 11, 2008 at 03:54 PM

Basic Webdynpro question - Action button

24 Views

Hi Gurus

I am newbie and trying to get a grip of WebDynpro-Java. I am trying out some basic examples and I am stuck with an issue. I create a action button and its action fire an outbound plug, but for whatever reason this action does not gets fired when I click the button. It does that only if I make this View a default View. But as soon as I am out of the default view, buttons stops working. I get the "In Progress" icon and it stays there for ever. I put some traces in the onAction methods and understood that it is not going there. When I make this view a default view (Properties -> default as true), this button works. Any idea what I am missing here? This happens for other UI controls like DateSelection too, the buttons on these control just hangs with the InProgress icon displayed. Highly appreciate any help. Thanks so much !!