Control Your Display with Rule Sets

When you use Advanced mode to customize dynamic tables and forms in a page, all the elements that control how they are rendered are configured in a Layout. A Layout will contain a rule set for each dynamic table and dynamic form component. The rule set determines what data is displayed in the component. The Layout might also define templates, variables, action chains and other artifacts that are used to control how the components look and behave. A Layout is defined at the extension level, which means it is available to all the App UIs in your extension. For details, see Work With Layouts in Your Extension in Part 2 Build an Extension.

Note:

Recall that everything you do to customize an Oracle Cloud Application is done within an extension. In addition, you must add the App UI you want to customize as a dependency, either by clicking Edit Page in Visual Builder Studio in your Oracle Cloud Application, or by using the Dependency tab explicitly.