How to use behavior plugin for multi level cascading select lists to get all drop down values

GopiR October 9, 2017

How to use behavior plugin for multi level cascading select lists to get all drop down values

1 answer

0 votes
Steven Behnke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 9, 2017

What code are you using

GopiR October 11, 2017

def cascadeValue = getFieldByName("Name of cascade field");

 

Here i have three dropdowns. I need to get only the value of first dropdown.

Suggest an answer

Log in or Sign up to answer