how can i bind one drop-down list from based on other drop-down selected value

TRISHUL TANDEL asked on December 31, 2018 19:19

How can I bind one drop-down list from based on other drop-down selected value in form fields with dependent fields concept.

Recent Answers


Juraj Ondrus answered on January 2, 2019 08:20

Hi,
Have you tried following the idea from the How to work with depending fields article? You can use macro expressions to set desired value of the second drop down, based on the selection of the first drop down.

0 votesVote for this answer Mark as a Correct answer

Dragoljub Ilic answered on January 3, 2019 09:48 (last edited on January 3, 2019 09:49)

Hi,

You can take a look into this question here. It should be a good start, how to configure both dropdown's and how to pass data from one field into another one.

Best regards, Dragoljub

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.