cancel
Showing results for 
Search instead for 
Did you mean: 

FPM with 'Auto Search' - Search GUIBB

Former Member
0 Kudos

Hi there,

Some data first:

1 - In a search GUIBB we can set search criteria to be of type "EN" (for Enumeration).

2 - There is a option configuring a Search GUIBB in FPM configuration to hide the "Search Button".

So what I want is to hide the search button (easy) and raise some evente everytime the user selects/change the values from the search criteria. There is an option on es_options@GET_DEFINITION named

raise_event_on_attr_change,

if set to true it raises an event when users change or add search criteria, but it doesnt raise any events the users change the values of the search criteria itself.

For instance, a search criteria "year" has it value changed from 2011 to 2010 and some event is raised.

Best Regards,

Felipe

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Correct Philipe.

There is only one HTML event on each WDA element. So you will not be able to catch that event you are looking for.

This is one of the biggets disadvantage of Web Dynpro... let's hope that all the HTML event will get implemented in the future.

Kind regards, Morten Prom