I am using a multistep form in which I want to navigate on the last form based on the values filled earlier in the form. In the first step, I am filling some choice fields and by taking the values of that fields I want that when i reach last step then it should check the value and then navigate according to the condition.
Currently, I am using this condition but it is not working.
and I want to redirect to this page.
But I am getting this error.
Can anyone help regarding this issue?