Category 218
Discussion List
-
How to Assign Role to an App Extension pageSummary: Hi experts, I've been trying to assign role to a page in an Application Extension for access control. I've assigned the role in Fusion to a user but keeps on ge…
-
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 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 @…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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
-
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 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…mudassirsOrc-Oracle 34 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
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…