cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic "Value Help" based on value entered in another "Input field".

Former Member
0 Kudos

Hi,

We have 2 input fields state and plant. State is a input field or manual entry and plant has a value help.

Now the requirement is that only those "plants" corresponding to the values entered in the "State" should only be visible when the value help is clicked.

for ex: if state A1 has 5 plants and State A2 has 10 plants.

when user enters A1in "State" and then clicks on the value help for "plant" only 5 plants should be available for selection in the popup.

please let us know how we can achieve this.

Regards,

Priyanka.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

wrong one

Former Member
0 Kudos

Hi

You can use dropdown for this purpose, it will be better. submit only state at the first time to the data service. & drag one form from the output, here select dropdown as UI control. & assign the plant infoobject to this dropdown. so that as per the selection of state you will get only corresponding plants.

Regards

Sandeep