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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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
-
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…
-
Need help in understanding the below tags in the main pageSummary: I have this below tags in the main page Please help me understand what is this tag - oj-vb-fragment-param ------ …
-
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…
-
How to pass input parameters to dialog component while calling from call component actionSummary: Hi Experts How to pass input parameters to dialog component while calling from call component action. I could see below params section, can this be used ? any s…
-
Select All header checkbox not getting unselectHi, I am facing an issue when the user deselects all the rows manually the header checkbox still shows selected not unselect auto. IS there any table property we can des…
-
Validating Table Rows for Required FieldsSummary: Hi, I am using an ADP with an oj-table. I have some mandatory fields that the user needs to input before they can exit the editing mode of the row. However, des…
-
How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can…
-
Moved: How to remove the "Context Segment" field from Record external learning ESS Page.This discussion has been moved.
-
is it possible to open or close the dialog component from javascriptSummary: Hi Experts is it possible to open or close the dialog component from javascript? with my business requirement i want it to open or close from javascript and not…
-
I'm unbale to fire custom notification from javascriptSummary: Hi Experts I'm unbale to fire custom notification from javascript, getting fireCustomEvent not available. Please help me. I have attached the source code here I…
-
Editable table row in edit mode unable to identify because of colourSummary: Hi Experts I have created a editable table but the background of input components in edit mode is not user noticeable as shown below In OJET cookbook it is clea…