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
-
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…
-
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…
-
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…
-
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…
-
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…
-
How to change legend color in pie chartSummary How to change legend color in pie chartContent Hi, I have a requirement where I need show the salary of an emp in a specific color in pie chart. If its Linda it …
-
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/…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.…
-
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…
-
Update Runtime DependencySummary Update Runtime DependencyContent Hello, Anyone knows when exactly the below versions will be deprectated ? Release 19.4.3 Visual Builder Runtime Version 19.4.3.1…
-
How to make the selected row in list view be highlighted even after performing an event/actionContent Hi, I am selecting a record in the list view the selected record is highlighted and then clicking on a button and opening a dialog and updating the details and s…
-
Does select single support using a standard array? How to use a select single in a bind for each?Content It appears the select single component only works with either an SDP or ADP. I have a select single wrapped in a bind for each. Let's say the bind for each has a…
-
Asynchronous Rest Call from VBCSSummary Asynchronous Rest Call from VBCSContent Hi Experts, Is there a way to call a Rest Service in an asynchronous way in VBCS. Requirement is to call a service on but…
-
Chexkbox loosing its selection on editing table columnSummary Chexkbox loosing its selection on editing table columnContent Hi , I have created an editable table following Jet 8.1 approach. In the same table I am showing ch…
-
FilmStrim paging controlSummary FilmStrim paging controlContent How can I knowin VBCS which items are shown ? Jet example: https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?comp…
-
Build a Truly Dynamic FormContent Not sure if this is the correct forum so apologies if it is not. I have seen several questions on here asking about building a dynamic form for a survey as an ex…
-
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…
-
Optimizing Performance of Visual Builder Apps - VB Office HoursSummary Join us for our monthly online meeting and learn how you can optimize the performance of your VB appsContent In our upcoming monthly Visual Builder Office Hours …
-
Insert bulk data into BOContent Hi Experts, Do we have mechanism to insert bulk data into BO. If yes, can you please suggest how this is possible. Regards, Ankur
-
POST method not working when switching online/offline modeSummary I have an issue about saving data in BO when an aplication have to work both in online and offline modeContent Hi, i need some help to solve a problem i have abo…
-
Want to show an alert or dialog box when user selects a row from a table in VBCSSummary Want to show an alert or dialog box when user selects a row from a table in VBCSContent I have a table which displays multiple records. On selecting one row, I w…
-
Not able to read the data which has html tags in to it using VBCS componentSummary Not able to read the data which has html tags in to it using VBCS componentContent Hi , We have requirement for our one of the customer that data is coming from …
-
oj-sample-organization-tree reorderSummary drag and drop tree nodeContent How to reorder oj-sample-organization-tree using drag and drop? this feature is available in the standard oj-tree component ? is i…
-
Populate single select component with data from a Business ObjectContent Hello, I have a Single Select component wich I want to populate with data from a field of a Business Object, without repetitons, Does anyone know how to do it or…