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
-
Hiding check box in multi select table conditionallySummary: Hiding check box in multi select table conditionally Content (please ensure you mask any confidential information): Hi , I am using VBCS cookbook recipe to impl… -
two business objects in one sheetSummary: We have a requirement to pass oracle ids to another api for a transaction creation. Can we achieve this via single sheet in excel plugin Content (please ensure … -
Export Visual build application from one Dev instance to anotherSummary: We are trying to export and import visual builder application from one VB instance to another. On import to the new VB instance we also want to point to differe…User_2025-11-28-00-34-35-395 62 views 5 comments 0 points Most recent by User_2025-11-28-00-34-35-395 -
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with … -
VB Excel add-in projectDFF details not visible on Movement RequestSummary: Set up a Form based layout workbook for the FA BO /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests with child added as lines and lines/projectDFF. W… -
Single Select paginationSummary: Content (please ensure you mask any confidential information): I am looking for an example of Single Select based on external endpoint (Fusion) that support pag… -
How to store both label and value data of combobox using sdpSummary: Assume I am using a combobox with sdp and I am storing project number in label and project_id in value. How to store both label and value data to an object crea… -
Javascript Action Chains with same "visual style" as JSON Action ChainsHello everyone. I don't know where to put this feature request, so I'll put it here: I'm just transitioning to Javascript Action Chains and I miss the old "visual style"… -
VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created ModuleSummary: VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created Module Content (please ensure you mask any confidential information)… -
Having issues with adding hyperlink with icon to the navigation listSummary: Styling of icons behaves differently with the parent and child in the navigation list. I am trying to add space between 2 icons and which works as expected in t… -
OIC rest usage from VBCS Excel PluginSummary: Looking to use rest api published from OIC to be used by VBCS Excel Plugin. Can i get step / documents related to same. Have created simple GET rest and tried a… -
ORDS transform function to Filter LOVSummary: ORDS transform function to Filter LOV Content (please ensure you mask any confidential information): Hi All, I am using ORDS as source of data for all the LOV's… -
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please … -
Gantt Control - Errors when changing the underlying data at runtime.Summary: I have created an app extension that utilizes the gantt control. I'm encountering some errors when changing the underlying data to show different projects or ch… -
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with… -
Using ADP for combobox similar to SDPSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Error while Invoking Fusion REST API after embedding VBCS page in FusionSummary: Hi, We have created a VBCS page which has Suppliers REST API call on page load by passing Supplier ID. This page works fine when we tested the app. Once app is … -
Dynamic Tab barSummary: Dynamic tab bar Content (please ensure you mask any confidential information): I have a tab bar component with the option to add and remove tabs. below that tab… -
Tab Bar default selectionSummary: How to set default tab Content (please ensure you mask any confidential information): See attached app, I used the selection property buy still no default selec… -
CORS error while calling Rest API using JSSummary: Hi experts, I've been getting Cross Origin Resource Sharing error: PreflightMissingAllowOriginHeader while calling Oracle Fusion Rest API using VBCS JS. Content… -
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti… -
OAuth authentication failing in VBCSSummary: ORDS OAuth is not working in VBCS but working in Postman. Content (please ensure you mask any confidential information): Hi Team, I am trying to add OAuth authe… -
got error while selecting value oj-select-single in editable tableSummary: TypeError: Cannot read properties of null (reading 'classList') of ojformbundle Content (please ensure you mask any confidential information): Version (include … -
Unable to Modify Account Detail Page in Redwood using Visual BuilderHi team, I am currently working on modifying the account detail page in Redwood using Visual Builder. However, I have encountered an issue where the account-edit page is… -
Prevent default in editable table listener if returns false the action chain is getting executedSummary: Hi Experts I have added prevent default condition to a event listener for editable table tablebeforeroweditend but the action chain is still getting executed an… -
Build Package got failedSummary: Hi Experts, KIndly, this is the log when build a package: 2024-01-10 07:57:58] Warning: Task "vb-process-local" not found. Use --force to continue. [2024-01-10… -
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. … -
Im getting "result: undefined" on my function.Hello everyone. Summary: I'm calling a "functionX" on an Action Chain. This function give me a value ( that I can check on Console ) but when I try to assign the functio… -
Error Response body is empty after sharing the VBCS applicationSummary: We are calling an OIC integration from VBCS application, if there is any thrown in the OIC it needs to be captured in VBCS and display it to the user. The OIC i… -
Gauge in list view componentSummary: Hi all, I would thank any help with the following: I would like to add a gauge in a list view. Is it possible? If yes, can someone elaborate or upload a basic s…