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
-
-
Display horizontal scrollbar on an oj-tableContent We have a table where we allow users to dynamically add/remove columns they want to see in the table. The number of columns can sometimes push the table off the … -
Alta Web theme functionality no longer available in Redwood ThemeContent We have been considering moving our application to the Redwood theme because it offers some functionality and design options not available in Alta. However, we h…User_2025-02-04-21-56-11-668 22 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
How to do an Edit Action in Editable tableSummary Edit Action in Editable tableContent Hi Experts! I'm doing an editable table with an Action column similar to what is presented in the JET Cookbook in VBCS. Howe… -
SSO for VBCS application with different policiesContent Hi, We have a requirement to point single sign on of two different applications running on same vbcs instance to two different Polices. One policy pointing to Sa… -
Effortless App Development with Oracle Visual Builder | VB Book releasedContent Dear All, I'm delighted to announce my first book on Oracle Visual Builder has been published now. The book is completely written by me and has 498 pages. This b… -
Scrolling table scroll bar on button clickSummary Scrolling table scroll bar on button clickContent Hi, I have around 30 columns in the ADP table. Users are finding it difficult to locate a specific column by sc… -
VBCS variables losing dataSummary VBCS variables losing dataContent I have a VBCS application which has multiple variable used. In production we are observing some of these variables are randomly… -
Visual Builder Studio for Visual Builder Developers - April Office HoursSummary Join us online to learn how Visual Builder Studio can help your team's development processContent Oracle Visual Builder Studio combines Git version management, C… -
How ro enable touch controls for the Mobile app in VBCSSummary How ro enable touch controls for the Mobile app in VBCSContent HI, We have a mobile app, and want to enable the touch controls for the mobile app. Thanks, Dibora -
Combobox (Many) WidthSummary Combobox (Many) WidthContent Hi, I am trying to increase the width of combobox many to help the user see all the selected values by using Jet Cook as mentioned b… -
Download Table Data as a PDFSummary PDF file GeneratorContent Hi Team, I want to download table data as a PDF file in VBCS. I thought of importing jsPDF library into VB App. when I download from Gi… -
Error With Switch to My Own Oracle DB InstanceSummary I got this error once i try to change tenant database Failed to verify the target database. Failed to initialise connection pool. Admin connection to target data…User_2025-02-11-03-13-19-003 7 views 7 comments 0 points Most recent by User_2025-02-11-03-13-19-003 -
Editable table issueSummary Editable table issueContent Hi , I have created an editable table following Jet 8.1 approach. Use case - I have a ADP based table which has one of the columns is… -
Tablet portrait orientation - Different pixel ranges due to pixel ratioContent We are building a responsive web application that is expected to work across mobile, tablet, desktop etc. As per below JET documentation, -sm- classes are for ph… -
Is there a way to remove duplicates in Select Single based on SDP (Fusion REST API)?Content Hello, I have a Select Single component based on SDP that was created for the following Oracle Fusion Rest API: https:///fscmRestApi/resources/11.13.18.05/custom… -
How to open a VB app in shell/main-start of another appSummary How to open a VB app in shell/main-start of another appContent Hi, We have developed a couple of VB apps which are published now. We are trying to implement a ma… -
Bug In a ListView Component VBCS- DCS templateSummary for List View when i try quick data wizard to populate data from Rest Endpoint , wizard stops me at 2 nd step to select template, it doesn't let me select the te… -
Filtering Response Payload of a rest endpointSummary I have List of Values in ADP and I want to filter the response from an Rest Endpoint based on list of values i am getting in ADP or ArrayContent List of all reco… -
Editor freeze when exiting mapping modal windowSummary Editor freeze when exiting mapping modal windowContent Hi, The VBCS editor freeze after exiting assign variables window (in cancel and save). Is there a solution… -
Getting 500 Internal Server Error on POST and PATCH operation on VBCS BOSummary When Applying Patch Operation on the BO getting 500 Internal Server error.Content HI , I'm updating a row in the BO using Patch call, but it is taking 2 to 5 min… -
Component for Org ChartSummary creating org charts with vbcsContent Hi, is someone aware of a component in VBCS to create org charts? Neither in vbcs direct nor in JET I found sth. so far. Can… -
Getting error when calling Module Function in an action chain defined at Application level when callSummary Getting error when calling Module Function in an action chain defined at Application level when called from page level action chainContent Hi Everyone. I am faci… -
oj-table select all rows not workingContent Using latest Visual Builder, Runtime Version 2104.0.1, Oracle JET Version 9.2.6. I have a simple oj-table set to allow multiple row selections, and a Selected ev… -
Application hangs when closing multiple message notificationSummary Application hangs when closing multiple message notificationContent Hi, Use case - I am calling 4 action chains in parallel mode in vbenter. Each action chain ha… -
Feasibility to download one particular record as pdf in a tableSummary Export one record in pdf formatContent Hi , I have a table which has multiple records, is there any way where I can download one particular record in pdf format.… -
Performing a GET with a Query Parameter on a Business ObjectContent I created a business object and subsequently used an OIC integration to populate (insert rows) the business object with data. Now I am trying to GET rows back ou… -
Updatable datagrid in VBCSSummary Updatable datagrid in VBCSContent Hello experts, I am looking for example of editable oj-data-grid in VBCS (based on ADP). Thanks -
VbBeforeExit is not workingContent I am trying to open a dialog in vbBeforeExit Event, but it is not working. The idea is to disable page navigation (using any button, mouse click or browser back/… -
Select Many Choice ListSummary how to create Select Many LOV in visual builder with pre selected valuesContent I have an Edit Form from which i can updated particular record. This edit form is…