Hiding Fields in all Web Views
Because you can remove a field from a Web view by not exporting the field, the ability to hide fields is not often required. However, you may want to hide a field if some of the queries you export use the field, but you don’t want users to see it.
To hide a field in all Web views of a project, clear the Visible check box in the Field Editor. To hide a field in specific Web views, use the Visible attribute of the field in the Web View Editor.
Notes
Hidden
fields are still available in editors unless you clear the Show in Choice Lists
check box.
Queries
do not work if fields used in the query definition are not in the Web view.
Related Topics