Hide Columns in Tables

Use business rules of Oracle Visual Builder to hide the columns in the object pages.

How to Hide a Column in a Table

Here's how you can hide a column in a table using Visual Builder Studio:
  1. Navigate to the page.
  2. Select the Edit Page in Visual Builder Studio task from the Settings and Actions menu.
  3. Select your project or create a new one. Ensure that you're in Express mode.
  4. Click the Configure Fields and Regions button in Business Rules.
  5. In the Fields and Regions area, click Collection Rules and select the table <object_name_table_name>.
  6. In the <object_name_table_name> window, enter the rule details and click Create.
  7. In the Regions and Fields area, select the columns that you want to show or hide and click in the Hidden column. The columns that you've hidden are displayed as Always Hidden.
  8. Preview and publish your changes. You can see that the columns are hidden in the object page.

Use Case for Manufacturers

Use the Configure Fields and Regions to conditionally display attributes during view, edit, or create flows. Here's how you can hide columns within a table for Manufacturer object:
  • Condition:
    • Role = Supplier Manager
  • Action:
    • Hide Columns:
      • Actions
      • Checked Out By
      • Document Preview URL
      • Last Updated By
      • User Name

This image shows an example of hiding columns within a table for Manufacturer object

You can hide the columns in the following tables in the associated tabs by creating a Collection Rules

Collection Rules

Tab Tables
Attachment Manufacturer Attachment
Manufacturer

Manufacturer Header

Manufacturer Extensible Flexfields

MPN Manufacturer Part Number
You can use the following groups of attributes to define your Manufacturer conditions:

Groups of Attributes to Define Manufacturer Conditions

Entity Attributes
Manufacturer Manufacturer

Status

User

User Name: For example: Logged in user's user name John.Dove

Role: For example: Logged in user's role- SupplierProductDesignEngineer