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
-
Business Object - Composite primary keySummary: Can we define a composite primary key for a business object in Visual Builder? Content (please ensure you mask any confidential information): In my database obj…
-
Help needed to align the component to center withinparentSummary: Hi Experts I want to center align the (not center justify, only center align) the paragraph as shown in below screenshot. currently it is coming at top but it m…
-
Is it possible to work with a npm like otpauth?Hello everyone. I'm trying to build a 2FA system on VBCS and I was wandering if I could use the funcionalities of otpauth ( and others npms ) by referencing it on HTML l…
-
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.…
-
Visual Builder has not been enabled to communicate with Process in Oracle Integration. Please contacContent Hi Experts, I have an independent instance of Visual Builder instance and trying to add the business processes which are in different PCS and different IDCS. Hav…
-
Need help on styling redwood css for button and tableSummary: Hi Experts I have followed below OJET cookbook and copied all the redwood css resources but i want the button in first row to be in yellow and buttons in second…
-
Need help on embedding VBCS in fusionSummary: Hi Experts I have a page created in VBCS which accepts the supplier name in the URL unless it is passed it won't route the flow in VBCS to actual page i.e. supp…
-
Error while retrieving list of groups in VBCSSummary:- When we edit or add new security roles below error occurs:- Navigation - Application -> Settings -> User Roles Error - [ERROR] Error while retrieving list of g…
-
How to Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl…
-
Value Disappears after being selected in VBCSI created LOV using select single option and insert a list view inside it to fetch more rows but when i try to select a value nothing happens cannot see any value select…
-
Rotation is not working in web app PWASummary: Hello experts, I have a web application (PWA) and I am trying configuration to application can use in portrait or landscape mode from a mobile device. Content (…
-
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…
-
How to Create business rule or Field trigger on Business objectSummary: Need help to create field trigger there is 1 column in table which is primary key invoice_id and its varchar type when user doing update trigger will validate i…
-
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…
-
unable to see anonymous access to app option now in vbcsSummary: Hi Experts I want to allow anonymous access to my web app but option is no more available now. please help @Sherif Bashar @Nada Bashar Content (please ensure yo…
-
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
-
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…
-
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 @…
-
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…
-
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…