Hello,
i've following problem. I've an input-field. Depending on wether the input was a function module returns a table with lots of data. Now i want to realize a detailed view and compact view on the data. So if the user pushed the "Detail Search"-Button the table-view should show detailed information (all fields of the table) and when the user pushes the "compact search"-button the table-view should show just a view fields of the table.
I created for each button a different event but now i'm clueless. How and WHERE can i define what has to be done if a special event is sent?
Best regards and thanks for your help!
Tobias