Originally asked by SANDEEP ADE on 22 April 2021 (original question)
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 ?