How can I learn techniques for creating extensions in Oracle Visual Builder Studio for my Oracle Sales application?
View these videos on Oracle Cloud Customer Connect to learn Oracle Visual Builder Studio techniques that are useful for extending Oracle Sales in the Redwood User Experience:
- Speed up the creation of extensions in VB Studio by using CX Extension Generator, a feature that's available in Application Composer.
- Add a field to a page using VB Studio: Adding a Field to a Form and Changing the Default Rendering
- Edit the header section of a details page and add a field: Adding a Field to the Header Form and Changing the Default Rendering
- Add conditions to display a particular layout by job role, opportunity sales method, or opportunity sales stage: Conditional Rendering of Dynamic Layouts
- Add, delete, and change the order of panels in the detail views of each record: Control the Panel Views and Display Order
- Change the fields that display on a contacts panel for an account: Modifying the Data on a Panel
- Configure the subview (the page that displays all the records that belong to a particular panel): Extending the Subview
- Control how to align fields on an edit page and how many lines to show in a long-text field: Group Fields and Long Text
- Create a rule at the client to provide immediate feedback to the user when they enter valid and invalid values. This video uses the birth date as an example: Client Side Field Rules
- Calculate the results of formula field changes at the client: Client Side Calculations
- Render a field as a check box: Check box (Boolean) Fields
- Add mashups that display in the subviews in a record: Mashups