Forum Discussion

AdrianAdrian's avatar
AdrianAdrian
Qrew Member
10 years ago

How do I hide a field so it don't show on main form but can be accessed through edit mode?

I added field on main form and it is visible however I want to hide field so that others can NOT touch field but can only access field through edit mode, etc

  • If you want a field to only show in edit mode then set the form property for that field to only show in edit (and add?) mode.
  • Have a similar question : I only want certain fields to appear if they fulfill the form rules but not on the main form when nothing has yet to be selected.

    Currently I do have some fields which won't be reflected in a new form yet all the "display when this form is used for" options are  edit, add or view.