Goal Plan page personalization based on Review Period or Goal Plan Name
Summary
I need to enable a couple of components on the Goals page based on Review PeriodContent
a few years ago we simplified the Goals page and disabled pretty much all components except the Goal Name. I need to enable the Goal Completion Percent visualization on the Goal Plan page when the Review Period is set to 2019 and keep it hidden for the previous review periods.
I've tried using the Goal Plan Name, but it does not work. I tried the following with no success
#{bindings.GoalPlanName.inputValue=='2019 Goal Plan'}
#{bindings.GoalPlanSetGoalPlanNameTarget.inputValue =='2019 Goal Plan'} - this works on the Goal Details page, but not on the Goals landing page