Category: VBCS

Visual Builder Cloud Service

VB Studio

How to resolve VB Studio Error-You are not a member of this organization in Oracle Fusion

How to resolve VB Studio Error- “You are not a member of this organization” in Oracle Fusion. When we try to open VB Studio from Configuration –>Visual Builder in oracle fusion, we usually get error as “You are not a member of this organization” in Oracle Fusion. In this post, we will see how to […]

VBCS

Difference Between Select (Single) and Combo-Box in VBCS

In Oracle Visual Builder Cloud Service (VBCS), both Select (Single) and Combo Box components allow users to choose a single item from a list. However, they differ in terms of features, usability, and flexibility. Here’s a detailed comparison: Feature Select (Single) Combo Box User Selection Only allows selection from the pre-defined list Allows selection from […]

VBCS

How to Create Dialog Box and Display Data from Fusion REST API in VBCS

How to Create Dialog Box and Display Data from Fusion REST API in VBCS In VBCS, a dialog box is usually used to display additional information, forms or confirmations messages without navigating away from the current page. In this post, we will see how to configure dialog box in VBCS. Requirement: We have VBCS Page […]

Back To Top