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
-
i have a query about CSS for label value oracle JET component.Summary: I'm trying to align the label value but its not responsive for example if i minimize the screen label value css does not work properly. Please guide which class… -
How to Rename Published Application Extension in Oracle FusionSummary: Hi experts, I've published an Application Extension in Oracle Fusion. Currently there's an issue where the Application Extension's name is all lowercase. Conten… -
Webcast Oct-16: An Introduction to Oracle Visual BuilderRegister and join us online on Oct 16th for: An Introduction to Oracle Visual Builder Get to know Oracle Visual Builder—Oracle’s rapid visual application development too… -
Figma documents for the VBS templatesSummary: Oracle mentioned we can download the figma files that are corresponding to vbs templates, so that we can brainstrom and design before create new pages and flows… -
Can't Find Published Application Extension in Oracle FusionSummary: Hi experts, There is an Application Extension published from VBCS, but it is not found in Oracle Fusion's navigation menu Content (required): The Application Ex… -
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application… -
Select rows using checkboxes and insert new rows in ADP with the value of the selected row dataSummary: Select rows using checkboxes and insert new rows in ADP with the value of the selected row data Content (required): Hi, I have an ADP based table. I have added … -
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi… -
Import core pack components into VBCSSummary: How to import OJET core components into VBCS app. Content (required): Hi Team, In my web application, I have an use case to display checkboxes next to the selec… -
Download files kept under resources folder on UISummary: Hi, I have a kept an Excel CSV file in resources folder of the application. Is there a way I can download it from UI on a button click Content (required): I hav… -
How to configure the edit data in the form layout using child business object VB studioContent (required): I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The establ… -
getting 403 forbidden error while accessing applications which are staged and publishedSummary: we are receiving 403 error while trying to access all the apps which are staged and published. the same apps are working in design mode. Content (required): Ver… -
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API -
Integrating App in SaaS but I get empty pageSummary: Content (required): Hi Experts, I did extension to the FA. In Sandbox before publishing was working fine. but when publishing to production. I get empty page. I… -
Having wrong error responseSummary: Incorrect response on REST call Content (required): I have been calling a REST webservice to create Sales Order on VBCS. The REST webservice is working correctl… -
Unicode characters in service responseSummary: Content (required): In an OIC integration, I am invoking a rest service that has as a response a field with a unicode character (\u0000). Using postman it works… -
How do I resolve read permission issue when remote cloning a VBS git repository?Summary: Although I am a project 'owner', I get a permission denied error when I attempt to remote clone a VBS git repository for my project. Error Message: "Permission … -
How to move from Live to Development in my App?Summary: Content (required): Hi Experts, I want to do some modification on published App. How to move from Live to Develop Stage? Version (include the version you are us… -
Do I need to do changing on the old Action Chain which is not JavaScript Action Chain?Summary: Content (required): Hi experts, The new update in VBCS is JavaScript Action Chain and the published App are using the old way of Action Chain. Do I need to do a… -
can we able add external components in vbcs.Summary: I would like use some external components in vbcs . is it possible to import the external components in vbcs. Content (required): Version (include the version y… -
How to fetch data with Fusion BIP report and display in tableSummary: Hi Experts I have a requirement to fetch the data from BIP report and display in Visual Builder app page. We do not use Integration in our project and VBCS do n… -
partial editable screenSummary: Content (required): is there an option to define a new screen, that other developers will be able to edit it , but only part of it, as the screens of learning, … -
Calling REST from VBS(FA Extension) via FusionSummary: I am referring to the below doc to have a wrapper on Fusion for any REST service so it will be easily configured in VBS I wanted to understand how to handle com… -
Auto resize select single componentSummary: Hi, we have a requirement where the user wants to auto-resize the select single component based on the length size of the selected value. screenshot for referen… -
How can we change the standalone application background color and fonts similar to Oracle fusion appSummary: We have created a standalone VB application and have registered into Oracle fusion SaaS application - Product change order page. But the application background … -
Send Notification to group in business role (more than one role)Summary: Sending notification to groups in different role: adf.context.getSecurityContext()?.isUserInRole(roleName) Content (required): Hi Experts, from functions curren… -
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe… -
Getting error vbafe-02000 after updating the Oracle Visual Builder Add-in to version 3.6Summary: Hello, We have upgraded the Oracle Visual Builder Add-in for Excel Add-in to 3.6. It gives below error while downloading data: An Expected error has occurred du… -
Alignment issueSummary: I am trying to align a panel div to left hand side of the page but it is not moving to left side as screenshot below. I have created sample app for this, if any… -
VB Excel add-in - Adding records to Local Data SourcesSummary: Currently adding records in the Local data source is troublesome and not user friendly. It is ok for few records however for large number of records doing it 1 …