How to segregate DFFs visibility basing on Goal Type
Summary
How to segregate DFFs visibility basing on Goal TypeContent
Hi,
I created some DFFs (DFFs code: HRG_GOALS) which have to be displayed and filled in when new Development goals are created and associated to employees.
However these DFFs are also displayed among the available pieces of information of the Performance Goals.
I tried with Page Composer (imposing the following EL expression: #{bindings.GoalTypeCode.inputValue=='PERFORMANCE'?'false':'true'}) to inhibit the visibility of the DFFs for the Performance goals, but I can still see them.
Hoping someone has some suggestions.
Thanks a lot,
Alberto.