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
-
VBCS - Insert New row in batch editable table issueSummary We are trying to insert rows and edit columns in a tableContent Hi Team, We are implementing batch editable row recipe for one of our requirement to insert new r… -
Segregate VBCS Builder Access from Integration/PCS access in OICSummary Segregate VBCS Builder Access from Integration/PCS accessContent Hi there, Using standard roles like Service User/Service Developer/Service Monitor etc, can we s… -
Values stored in $application.translations.app variable.Content Hi All, While providing support for an VBCS application I came across some '$application.translations.app' in the Shell page and cannot figure out where it came … -
Problems with Scan Barcode ActionSummary Sample on https://blogs.oracle.com/vbcs/scanning-barcode-and-qr-codes-in-visual-builder doesn't workContent Hi all, I cannot make the simple QR Scan sample on ht… -
Using sql in VBCSContent Hi, For those of you with background in SQL (like me) I found that AlaSQL is a very nice and useful tool in VBCS for working with data manipulation, especially f… -
Dynamic ComponentSummary Dynamic ComponentContent Hi, I am developing a web app and enabled the PWA flag in application setting. In the app I am using oj table and oj list to show emp da… -
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio… -
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.… -
Multi Select table using checkboxes and utilizing the add and delete methods in the KeySetImpl classContent I have been looking at the Multi Select table recipe in the VBCS cookbook (\https://vbcookbook.oracle.com/?page=shell&shell=table-multi-select&table-multi-select…User_2025-02-04-21-56-11-668 63 views 0 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O… -
VBCS: Generate some section of page in PDFSummary VBCS: Generate some section of page in PDFContent Hi All, We have few sections in the page, want to export one section which has a few fields and also a table in… -
How to assign Secondary Oracle Idcs for authentication of vbcs applicationsSummary How to assign Secondary Oracle Idcs for authentication of vbcs applicationsContent Is it possible to use secondary IDCS for SSO with Oracle Fusion SaaS applicati… -
Support for Gantt chart taskContentTemplateContent Hello, I am trying to create custom content within a Gantt chart task. On the OJET cookbook site I am able to put a very basic "Hello world" in using the taskCon… -
Is it possible Single Sign On With VBCS and Oracle EBSSummary Is it possible Single Sign On With VBCS and Oracle EBSContent Hi Team, Our customer is currently on Oracle EBS, and would like to develop few UI components using… -
Patch WindowContent I see my VBCS is still on Version: 21.07.2 So I go to Setting - Tenants and thought I would choose Patch window as Window 1. But I just do not see Patch Window o… -
Use JET 9.2.8 with VB RT 2110Content We are planning to upgrade our app to use VB Run Time 2110. We want to use the new functionality of migrating action chains to their own files. But we are not pr… -
SVG Code for ImagesSummary SVG Code for ImagesContent Hi, I am using a lot of colored images on the UI. Is there a way to use SVG code for same images to reduce the app load time? VBCS in … -
Passing multiple files as attachment to a REST APIContent Hi, We have OIC REST API with content type as "Multipart/form-data", which accepts multiple files as attachment. It works fine, when we test the integration in O… -
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i… -
Unable to transfer credentials from one instance to another using vb-credentials:transferSummary I am able do npm install, vb-process-local, grunt vb-package, vb-deploy but not vb-credentialsContent Hi Experts, Has anyone used grunt vb-credentials to transfe… -
Print/download PDF with images.Content Hi Experts, I am trying to download/print PDF which contains Image and some HTML elements. I referred many third party libraries but it doesn't support Images. A… -
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi… -
input text field value validate for special charactersSummary oj-input-text validate for special charactersContent I have a requirement to restrict the user from entering a special character in the input text field. Current… -
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe… -
Is VBCS available on free tier?Summary I cannot find VBCS to deploy on free tierContent I don't see Platform or Legacy OCI Servies on my menu - according to all the vbcs I found this is where I would … -
VB add-in for ExcelSummary Can we enable VB add in for excel for business users if we dont have VBCS/OIC license?Content We don't have license or any environment for Visual builder/OIC. Pl… -
How to make input text field value upper caseSummary oj-input-text Upper CaseContent I am working on a VBCS web application . One of the requirement is to make the input text field value uppercase. For example, if … -
Editable table with some advances features - sample appContent Hi, I am attaching an editable table sample app with some advances features: 1. Highlighted edited records. 2. View Changes for each record (before saving) . 3. … -
How to get Selected Series in oj-chartSummary How to get Selected Series in oj-chartContent Hi, I have defined a selection event on the oj-chart. I want to get the selected series or group from the chart. $v… -
Is it possible to split Flows as a module for fusion page in vbcsContent Hi Team, I have 3 different flows in my application. i want to integrate each flow as each module. is it possible to achieve in vbcs. if it is possible could you…