Hello,
I have two field (A y B) that I show in the Master Data of a employee in the portal web. I need have show / hide the field B depending the field A.
- If field A is filled with the value "1". Field B must be displayed.
- If field A is filled with other value. Field B must not be displayed.
I have used the condition in the web designer, but it don't show the field B when i fill the field A with the value 1
Is it possible?