Extend Dynamic Tables

You might want to extend a dynamic table, such as the Case Contacts table table to add or remove new fields or other elements.

Let's say you want to removed the Email Address field and add the JobTitle field to the Case Contacts Dynamic table. Here's how you do it:

  1. In the Application Extension explorer, click Layouts, then expand Oracle Fusion Service UI Extension app > Cases > CaseContacts.
  2. Click the Case Contacts Layout dynamic table.

    The layout rule set editor appears.

  3. Duplicate the default layout if you haven't already done so.

  4. Open the copied layout.

    The layout editor appears displaying all the attributes currently displayed in the Case contacts table.

  5. Delete the Email Address field by hovering over the field and clicking the X icon.

  6. Use the explorer to locate the Job Title field in the list of available fields.

  7. Select the field by clicking the check box.

    The field is added to the table. You can now move the field to where you want it to reside in the table.

  8. Test your changes by clicking the Preview button.