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
-
Facing error while generating the PDF.Summary: I imported the jsPDF.min.js library. Using the simple JavaScript function to generate the PDF. define(['resources/js/jspdf.min'],function(jsPDF){ 'use strict'; … -
Download file from sharepoint with the help of ORDS Get call which contains file path & file name?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
replace the Service Data Provider with an instance of the Array Data ProviderSummary: Below is the recipe for batch edit Below note is mentioned in the reciepe >>> DO NOT FOLLOW THIS RECIPE -
VB FA extension. Barcodes - qrcodesSummary: Hello all, Please I am stuck with barcodes/qrcodes generation in a basic VB FA extension, that would be accessed from FA. Sherif kindly shared a demo that works… -
How to change the calendar language according to the language selection in Oracle Visual Builder?Hello, although I have converted the language in Visual Builder, the calendar component defaults to English regardless of the selected language. However, I want the cale… -
oj-bind-if errors in oj-form-layoutsSummary: Content (please ensure you mask any confidential information): Hi, I think after the latest VBCS update, I have started getting errors for any oj-bind-if blocks… -
How to navigate to a flow/page from a page fragmentSummary: How to navigate to a flow/page from a page fragment Content (please ensure you mask any confidential information): I have a page fragment to show data in a tabl… -
how can we add the Dff in redwood pages using VBSSummary: for me i need to add a combobox in create work order confirmation ui in procurement which has been developed using Redwood UI , I have created a workspace using… -
Scheduling Data Export from a VB AppHas anyone had experience implementing scheduled exports of data from a VB app with an embedded database or BYODb? Just wondering whether there is an option to schedule … -
How do I modify the width of a text area component in Oracle Visual Builder?When the text inside the oj-input-text exceeds the visible area, the overflowed text is not visible. To address this issue, I need to implement a solution that enables s… -
Oracle Visual Builder Excel Add In for Maintenance, DFF API returns only 500 rows.Summary: Using the Oracle Visual Builder Excel Add In, I am attempting to utilize the API to return all Maintenance Asset's and their DFF's. We need to update DFF values…
-
Need to split large pdf file based on keyword - Invoice Number :Summary: Need to split large pdf file based on keyword - Invoice Number : & most of the invoices are ore than one pages. Please help me with the JS code if any one have … -
javascript not printing the result in console log. It is printing in postman.Summary: Hi Experts, I trying to print results of an object in console and able to achieve in postman, but not able to print results in through vb javascript. vb javascr… -
Dynamically navigating the user to pages after they login based on the initial URL.Summary: Hello, We have a scenario where users will get emails with the parameterized links to our DCS portal pages. However, once they click on the link to access the p… -
How to show QR and barcode in VB in table by line.Summary: Hello I would thank for any help with the following (sorry I am completely stuck with this because I am not expert in Javascript) I would like to show barcode a… -
Business objects relations. Show in table.Summary: Hello I would thank any help with the following. I do not know if bug or I am missing some step. I have a table with 2 relations as shown. I can query the data … -
how to make a field occupy two or three columns in a form container in visual builder cloud serviceSummary: Consider a form container with direction as row and columns as four. I want add a text area field that takes the space of two columns in the form container. Ple… -
VBCS Excel Plugin Length ValidationSummary: Hi, I'm working in one VBCS Excel Plugin Template and the customer want a validation in the fields, to make sure the user will include the right values. This va… -
I am using javascript promise but its not working correctly in VBCSSummary: Hi everyone i am calling function from oj-bind-text to call rest api in table template like this, but this function is not waiting for response instead it direc… -
Copy values from VBCS tableSummary: Content (please ensure you mask any confidential information): How I can enable coping values from VBCS table ? Version (include the version you are using, if a… -
VBCS DynamicForm Oj-dynamic-form based on external ADF Rest service framework version 7 ,LOVs IssueSummary: I created a ADF rest project on Jdev 12.2.1.4 with rest framework version 7. Inside this project I have a VO exposed as webservice and LOVs configured. Now I am… -
Visual Builder Application Security AccessSummary: Content (please ensure you mask any confidential information): Hi everyone, I have created a web application that I want users to be able to access, fill out th… -
Seeking Guidance: Changing Existing Field Values in Redwood Using JavaScriptHello Team, I'm looking a guidance on how to change the value of existing standard and custom object fields in Redwood using JavaScript. Could someone please advise on t… -
Rich Text Editor support for tables/other rich text components?Summary: We are using the Input Rich Text 2 component but this lacks many rich-text components (such as support for tables, pasting images, etc.). We can use an custom e… -
Fire notification is not showing the message banner in redwood theme how to fixSummary: Hi Experts We have created a project using redwood theme, but on click of button we need to show the message using fire notification, this is not working, pleas… -
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor… -
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc… -
VB BO post operation throws intermittently 500 internal server errorSummary: Multiple BOs in our application fails on POST operation from VB app with the below error . { "type": "vbcs://businessObjects/data/emptyErrorResponse", "title": … -
VB Forms and giving an error when a combo of 2 fields already exist in the dataSummary: Content (please ensure you mask any confidential information): Hi all, I have a form in VB with BO that have parent/child relationships. I have a table called '… -
How to show QR and barcode in VBSummary: Hi all, I would thank any info. regarding how to show something similar to this: I mean I would have to generate the codes and afterwards been able to show the …