To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
SaaS Fusion Current Page UrlI have a VBCS application embedded into a SaaS fusion page. The VBCS application needs the current SaaS fusion page url. I am exploring whether I can use the expression …
-
How to pass multiple query parameters in VBCS REST API Call?Summary: I'm working on a project in Oracle Visual Builder Cloud Service (VBCS), and I'm trying to make a REST API call with multiple query parameters, including firstNa…
-
Your Visual Application is not properly configured in Identity Cloud Service when creatingSummary: We are getting the below Issue when trying to Create New Application, Importing an Application and create Version for existing application in VBCS. [ECID Header…
-
how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c…
-
0 value problems in calculationsSummary: 0 value problems in calculations Content (please ensure you mask any confidential information): Hi, I have a value in Input Text after calculation as 0. Now whe…
-
Simple Question: Aggregate Function on Rest/BOSummary: Simple Question: Aggregate Function on Rest/BO Content (please ensure you mask any confidential information): Hi, I have a Master Detail form. On navigating to …
-
code migration from DEV to UAT to PRODSummary: Hi Experts I have few applications built using Oracle Visual Builder (Oracle Integration) , we are not using VBS here. During migration of code from one environ…
-
How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add…
-
How to integrate mapbox.com map into a Visual Builder project.Summary Trying to use Mapbox to display a map using the mapbox-gl.js. Everything works fine in Preview, but after deployment I see this error: web_worker.js:9 Refused to…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
Visual builder preview errorSummary: Service is currently unavailable, try again later Content (please ensure you mask any confidential information): Visual builder preview error: Please I need hel…
-
Start Node missing in Action ChainHi, I created action chain named empAction as in Figure-1 Figure-1 After creating any action chain by default it should have Start node and (+) to add any event as in Fi…
-
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data
-
How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c…
-
How to delete vb-fa extensionSummary: Hi all, I would need your help to know to delete VB-FA extension. The doc. shows how to delete a classic extension. My extension is not of the above type, is th…
-
How can I import and use the ESM module standard in Visual Builder implementations?Summary: I understand that natively VisualBuilder uses requireJS for module management. But EcmaScript Modules (ESM) have become the de facto standard for all major brow…
-
Editable Tables - error in - TableBeforeRowEditEndChainSummary: Editable Tables - error in - TableBeforeRowEditEndChain Content (please ensure you mask any confidential information): I am trying to follow your blog - https:/…
-
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl…
-
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se…
-
New Certification - Oracle Redwood Application Developer - Free until Sep 30th.Oracle University is offering a new training and certification for Oracle Redwood Application Developer that covers both Visual Builder and the Redwood design system. Yo…
-
Currency FieldSummary: VBCS version 23.10.2 Currency field work as expected in desktop view, when changing to mobile/responsive view in the developer tool, the value disappears from t…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard…
-
Changes in Manage Message will impact in any of the patch updates?Summary: Changes in Manage Message will impact in any of the patch updates? Content (please ensure you mask any confidential information): I did change the message text …
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
Editable TableHi, I selected the edit mode as Row Edit but still could not able to edit the table
-
Approval Workflow BuilderHi, Is there any seeded functionality to build approval workflow say like Employee leave application. Thanks
-
How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se…
-
ADP and SDPHi, I am able to perform to create form using ADP and SDP on what situation do I need to use ADP or SDP please suggest Thanks
-
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…