Two Level cascade select list using JMWE groovy

Manzoor Alam June 9, 2020

Hi Team,

I need to configure two-level cascade select list using JMWE groovy.

We have JMWE plugin only.

let I have two custom field called select1 with value 'Big' and 'Small'

and select2 with values 'A' 'B' 'C' 'D' 'a' 'b' 'c' 'd'

If I select Big from field select1, field sselect2 should populate 'A' 'B' 'C' 'D'

If I select Small from field select1, field sselect2 should populate 'a' 'b' 'c' 'd'

Can anyone please help me? I am not from the development team.

 

Thanks & Regards,

Manzoor Alam

1 answer

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 9, 2020

Hi Manzoor, 

This is not my strength either, but take a look at this article:

https://innovalog.atlassian.net/wiki/spaces/JMWE/pages/140742557/Set+Component+s+field+from+a+Cascading+field

You might try contacting JWME support directly as well if you don't get it to work. David and the crew there are fantastic!!

Suggest an answer

Log in or Sign up to answer