Skip to Content
0
Apr 14, 2014 at 06:48 AM

How to design a custom drop down in Agentry.

40 Views

Hi Experts,

I am part of the implementation of the SAP Work Manager-6.0. I have a requirement to design a custom drop down in my Work Manager application.

Example :-

Suppose I have a Data Table which contains four values as below.

dt_custom :-A,B,C,D (Data Table)

I want to display some values(not all the options) to the end user depending upon some conditions.

case 1:- If condition-1(yes selected in the first drop down) then only A and B options should come in the second drop down.

case 2:- If condition-2(No selected in the first drop down) then only C and D options should come in the second drop down.

Please help me If there is any way to do so.

Thanks in advance.

Regards,

Sudhir.