cancel
Showing results for 
Search instead for 
Did you mean: 

How to create value helper for table filter

Former Member
0 Kudos

I applied a filter in a table, but some fields needs value helper for enumeration type.

For example type "status" only with the values :"success", "warning", "error", "info".

What I need is in the filter row of this column, I can have a dropdown list, which user can only select the value specified. No need to input any text.

Is this available in Web Dynpro for Java?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kevin,

I dont think it is possible with WeDynpro-Java.

Table Filter allow only InputField.

I tried EVS also which can be used with InputField.

But that also not working.

Regards

Fahad Hamsa