Add Contingent Worker --> #{(bindings.ActionTypeCode.inputValue == "EMPL_ADD_CWK" ? false : true)}
We want to add banner on Add Contingent Worker Page
below code is not working
#{(bindings.ActionTypeCode.inputValue == "EMPL_ADD_CWK" ? false : true)}
0