Making an Input Hidden in the App

How to hide a form input in the app

You can hide a form field from the app by marking it as hidden in the admin site. This is useful when the field is used for behind-the-scenes purposes—like pulling in data from an integration that helps calculate or determine other values. In these cases, you can hide the original input and only show the final, user-relevant result.

  1. Click on the input you want hidden, then expand its Input Options. Toggle on the Hidden option.
  2. Note this input now has the hidden icon on it to indicate it will not be displayed in the app.