Extend Dynamic Tables
You might want to extend a dynamic table, such as the SR Contacts table or the Team Members table to add or remove new fields or other elements.
Let's say that you want to remove the Job Title field and add the DoNotContactFlag field to the SR Contacts Dynamic table. Here's how you do it:
-
In the Application Extension explorer, click Layouts, then expand Oracle Fusion Service UI Extension app > ServiceRequests > Contacts.
-
Click the Edit Service Request Contact Layout dynamic table.
The layout rule set editor appears.
-
Duplicate the default layout if you haven't already done so.
-
Open the copied layout.
The layout editor appears displaying all the attributes currently displayed in the SR contacts table.
-
Delete the Job Title field by hovering over the field and clicking the X icon.
-
Use the explorer to locate the DoNotContactFlag field in the list of available fields.
-
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.
-
Test your changes by clicking the Preview button.