Select Page

A new knowledge base article has been published on our support portal.

Scenario Overview

In your business, you may wish to hide certain parts of a form when it is loaded. 

In this scenario, we are required to hide the Company Profile and the Marketing field whenever the form Account - Read Only is loaded.

Note : you will need to create Account – Read Only form beforehand

N52 Formula Manager Solution

The Formula Manager solution works like this:

  • A formula of type ClientSide – Perform Action will be created that will enact the bulk of the workload
  • The formula is triggered whenever an Account form is loaded
  • It will check to see is the current form loading is called Account – Read Only 
  • If it is the matched form, the formula will hide the Address field

View this article in full on our support portal