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
-
access to listview item in oj-option(oj-swipe-actions) not workingSummary cannot access $current.data in oj-optionContent I try to implement swipe-to-reveal in an oj-list-view with options dependent on the content of the current item. … -
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record … -
Take and Store photoContent Hi, Does anyone know how to create an app with Visual Builder that allows you to use the device camera, take a photo and store it somewhere in Oracle Cloud? I'm …User_2025-02-04-13-24-52-333 40 views 2 comments 1 point Most recent by User_2025-02-06-08-43-22-650 -
Thanks to those of you who participates in the drag and drop survey a few weeks agoContent Many thanks to those of you who filled out the survey. I wanted to share what I could publically. Between Dec. 12 and Dec 31, 2018, 72 anonymous participants com… -
FantasticSummary FantasticContent As a consultant I understand that most of the time people make comments only negatively. People always expect things to be going well, so when t… -
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for … -
How to call long running sync job (ADF BC method) on page load in VBCSSummary Need to call Java method(exposed in AMImpl) on VBCS page load and show busy / loading iconContent Hi, We have a requirement to process and load batch of invoices…User_2025-01-29-01-03-09-178 37 views 9 comments 1 point Most recent by User_2025-01-29-01-03-09-178 -
Business Objects Lookup using RESTSummary Business Objects Lookup using RESTContent is there a way to create a Rest End point to look up a business object row by a custom created field and not by the id … -
How to implement tree view in vbcs with REST Data?Summary How to implement tree view in vbcs with REST Data?Content Hello, I am trying to implement treeview , as mentioned in jet cookbook treeDatasource need to be const… -
Exporting data from a table into an Excel file in VBCSSummary Exporting data from a table into an Excel file in VBCSContent Hi Team, I am trying to display certain details into a table in Visual Apps. I have a requirement t… -
Modifying data bound to a oj-table elementContent Background: I am binding data to a JET tables using a service connection that consumers a PCS REST API (shows process information). Each row in the table is uniq…User_2025-01-31-15-40-56-878 21 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Upload and read CSV file records and insert into VBCS objectSummary Upload and read CSV file records and insert into VBCS objectContent Hi, How do we upload and read CSV file records and insert into VBCS object. We want CSV file … -
Pass Parameter from Highlighted Row using a ButtonSummary Highlight row, click a button, navigate to another screen to view resultsContent Hello, How do you collect the row id value in a variable where the user highligh… -
Displaying the the label of a select element by binding a BO value (id)Content Summary: I have a business object called "request". I have a "New Request" with a select element called "Job Title". It is populated with an SDP that gets data f…User_2025-01-31-15-40-56-878 10 views 3 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
How to create VBCS responsive designSummary We used to have a tab where you could select which fields to show in which resolutions. That seems to be gone in 18.4?Content We used to have a tab where you cou… -
Drilldown (separate screens)Summary Created a working Drilldown but need adviceContent Hello, I am new to VBCS and in the midst of practicing drilldowns from one screen to another (separate screens… -
Filter Criteria for Rest Call in Action ChainSummary Filter Criteria for Rest Call in Action ChainContent Hello, How do we provide Filter Criteria for Rest Call in Action Chain. Currently we see that we can provide… -
Filtering a table popluated with vb/extensions/process/ProcessDataProviderContent I have a few tables that I populate with Process and Task data from the PCS runtime. My user account is set as process owner (so I should have access to everythi… -
Sign up for Usability Testing at OpenWorldSummary Request for usability test participants at OpenWorldContent If you are attending Oracle #OpenWorld this October, please consider participating in a usability tes… -
Adding PCS Embedded UI Components as RequireJSContent I have a VBCS application that is connected to a process server (PCS). I am able to use the embedded UI components via iframes because they are in the same ident…User_2025-01-31-15-40-56-878 17 views 4 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
How to map json values from screen in vbcsContent I want to invoke a rest service which takes a json as input payload. The value for the json are to be mapped from fields in vbcs screen. How can I achieve this w… -
Using Facebook SDK in a mobile appContent I want to use the Facebook Javascript SDK in one of our mobile apps. I cant do it the traditional way because the script tag is prohibted. Should I create a new …User_2025-01-31-15-40-56-878 16 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Adding busines object data fails when deployed to androidContent I have a "Consumer" business object with the following fields: 1. Name 2. Age 3. DOB I have a mobile application with two flow pages. The start page has a form w…User_2025-01-31-15-40-56-878 18 views 5 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Updating a VBCS mobile application without updating the APKContent The VBCS mobile application component has the normal dev, stage, live, obsolete lifecycles. If I have an application deployed on 600 COSU Android devices and wan…User_2025-01-31-15-40-56-878 15 views 2 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Two way binding with oj-bind-for-eachSummary I have a oj-bind-for-each bound to a page variable of type string[] it populates fine but doesn't clearContent I have a page variable called serialNumbers of typ…User_2025-01-31-15-40-56-878 18 views 4 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Using the pattern attribute on oj-input-text elementSummary Is there any support for the pattern attribute for text inputsContent HTML5 introduced the attribute pattern for text (and other) input types. It takes a regular…User_2025-01-31-15-40-56-878 24 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Is there any way to control when a "permanent" notification disappears?Summary I want to control a notification through a different action chain / module, or set a timer on the transient propertyContent I have an error notification that fir…User_2025-01-31-15-40-56-878 16 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Getting error using FA REST APIsSummary Using FA REST endpoint in building visual app throws errorContent I am trying to use REST API to build visual apps in VBCS. I am successfully able to make the GE… -
Checkbox with multiple values needs to be added to the business objectContent I have a checkbox which can have multiple values selected. I need the values selected to go into a field in the business Object, What should be the type of the f… -
Unable to install Mobile application on AndriodSummary "There was a problem while parsing the package" when trying to install on Android mobileContent Hi there, Wondering if anyone has seen this message when trying t…User_2025-02-01-05-42-23-284 39 views 2 comments 1 point Most recent by User_2025-02-01-05-42-23-284