Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hi ,
i want to get the value selected from alm list field and add a if condition on source side
ex: if ALM_listvalue = "value1"
id = 1
elseif ALM_listvalue = "value2"
id = 2
How to achieve this ?