Skip to Content
0
Former Member
Dec 05, 2008 at 03:26 PM

Problem in capturing Event

26 Views

Hai,

I have a table in Main view In the table last column contains LINKTOACTION UI element.

If i click that it should trigger to next view. in that next view in WDDOINIT I have to perform validation.

The problem is I want to capture the event in WDDOINIT of second view. i.e.in IF condition how to track that they pressed the UI element.?...( if have to perform some validation. like that)

pls suggest how to do....