Visual Builder
Discussion List
-
Webcast - Visual Builder - A Crash Course - 20/11Join us for a one hour crash course on Visual Builder. Learn about the building blocks that make up an Oracle Visual Builder application how they relate to each other an…
-
Getting 403 forbidden error while calling Fusion Rest api, How to solve this issue?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…
-
import vs requirejsSummary: Would like to understand difference , usage of Import section(App,Flow,Page) and requirejs path in Json of (App) in VB Thanks
-
Visual Builder (VBCS) - Create a Custom AuthenticationHello everyone. I'm pretty new in the "Oracle World" and I have to create a new authentication system that don,t use IDCS to create and login users. Is there someone her…
-
How to add an event listener for change on a checkbox within oj-checkboxsetSummary: How do we add an event listener (probably a "change" event) so that when one checkbox in a checkbox set is selected, another is automatically selected within th…
-
How can i change the font of notification ?Summary: Hi Team How can change the font of fire notification and also the layout and icon for error and info ? Please help @Sherif Bashar @Nada Bashar @Mohammed Galal @…
-
VBCS not supporting oneOf keyword in OpenAPI3?Summary: Unable to choose from multiple request bodies, using the oneOf keyword in OpenAPI specification imported in VBCS. Content (please ensure you mask any confidenti…
-
Resolving issues in auto-generated Javascript files found by SonarqubeSummary: Can these issues found by Sonarqube in Javascript code auto-generated by Visual Builder be resolved without consequences for Visual Builder / our webapp? Conten…
-
Is it possible to create editable table using SDP?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…
-
Application Profile not Functioning in BuildsSummary: Hi experts, I've created Application Profile in VBCS, and it is not functioning when specified in builds job Content (please ensure you mask any confidential in…
-
How to disable edit mode when user clicks outside the row in screen while in row edit modeSummary: Hi Experts Highlighted column in below screenshot from my editable table is a text area, to edit a row i'm clikcing on the edit button at the start of the row b…
-
How to decrease the sizes of buttons and table in screenSummary: Hi Experts In the screen below default size of buttons and table are too big, i want to decrease the sizes and buttons and table as it is taking too much space.…
-
In my editable table when user clicks outside table or scroll bar the edit mode is changedSummary: Hi Team In my editable table when user clicks outside table or scroll bar the edit mode is changed to navigation mode. I want the mode to be edit mode only if u…
-
Filter by same dateSummary: Hi all Good Day to you. i have an issue when i filter from the same date for example: *DateFrom = 1/12/2023 *DateTo = 1/12/2023 the date above then will be filt…
-
Display custom message while data is being loaded in an oj-tableSummary: Hi, My oj-table is fetching a large amount of attachments from Fusion which takes a while to do. The requirement is to not block the user from doing other thing…
-
Using Business Objects in Application ExtensionSummary: Hi experts, I'm trying to create Business Objects (BO) in Application Extension(AE) in the same way it is created in Visual Application(VA). Content (please ens…
-
Data not loading while scrolling down in combo BoxSummary: Hi I am facing issue in Combo box one when user scrolling down the the data not loading automatically its SDP based. Also sometime combo box goes grey out and S…
-
How to abort request invoked using Rest.getHello All, Im using Rest.get as below to invoke service and need to implement abort action, help with syntax or working example for same. define(['vb/helpers/rest'], (Re…
-
Select Single in Edit Page does not Display ValueSummary Select Single in Edit Page does not Display ValueContent Hi All, I have a edit page which has two Select Single LOV(Dependent). When we navigate to the edit page…
-
Why a new div segment coming in same line as other, i want the div segment to come in next lineSummary: Hi Experts In below UI page i have added image within a panel but it is coming next to my table panel as shown. I want the panel with image to appear after the …
-
How to enter allign both image and paragraph in screenSummary: Hi Experts I want to center allign both image and the paragraph in below screenshot, how can i achieve this please help
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
is it possible to use ORDS apis in exadata database running in OCI ?Summary: Hi Experts is it possible to use ORDS apis in Exadata database running in OCI in our visual builder application ? @Sherif Bashar @Nada Bashar Content (please en…
-
Adding CSS to only certain cells in an oj-table.Summary: Hi, I have an oj-table which is populated by an ADP. One of the columns' values of this table are to be edited by the user. I want to give some kind of visual h…
-
Is there a way to use git bash to interact with repos in visual builder studioSummary: Content (please ensure you mask any confidential information): Hi Experts, Is it possible to interact with repos in visual builder studio through git bash. Like…
-
select currency componentSummary: how to use select currency component in redwood template in Visual builder studio Content (please ensure you mask any confidential information): I'm facing the …
-
Export Table data to Excel instead of CSVSummary: We are looking to Export the Tabel Date to Excel instead of CSV. Any Inputs/Sample Steps Please advise. Content (please ensure you mask any confidential informa…
-
single select filter is not working.Summary I have added single select component in which i am populating data from SDP. from ORDS i'm getting the data but since only up to 50 rows are getting populated fo…
-
VBCS Page getting Timeout after 10 minutes in REST API Patch UpdateSummary: VBCS Page getting Timeout after 10 minutes in REST API Patch Update - I have a button in which i doing for loop for a REST Call in action chain and it run recor…
-
Integrate Process Automation with oracle visual builderSummary: Configure Process Service from general Settings of Vb Application , using Integration service URL:443 ,basic Auth still couldn't connect to Process automation A…
-
center allign the buttons in toolbarSummary: Hi Experts How to center align those button in toolbar, please help. i have added align center class as well