How do I set conditions for specific fields using Visual Builder Studio
I'm working on Core HR pages (Hire a new worker, Add assignment, Local and Global Transfer…) and I'm looking for a way to set conditions on specific fields using VBS. I'm giving an example below.
Inside the Contract info region in the page Hire a new worker, I would like to make the field "Contract end date" visbile ONLY when the field "Contract type" do not contain: PERMANENT.
Am I able to do so using the express mode of VB? Or should I use the advanced mode? Which steps I must consider in order to set these kind of conditions?