Get Started with Redwood: Oracle Cloud SCM and Purchasing
Custom Code
Discussion List
-
Import external Javascript in VBCSSummary Import external Javascript in VBCSContent Hi, I want to use JS (https://lindell.me/JsBarcode/) to generate bar code. As per docs: https://lindell.me/JsBarcode/, …
-
Arrange table 2 based on grouping of data in table 1Summary Arrange table 2 based on grouping of data in table 1Content Hi All, I have below table on VBCS page coming from API. Table 1: ID Name 12345 ABC 12345 XYZ 99999 R…
-
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &…
-
How to translate a particular word(loading) in index.html in Visual BuilderSummary I am trying to check if its possible to add translations to a particular word using $application.translations.(keyword) and update the keys for each locale in th…User_2025-02-04-21-30-53-416 26 views 0 comments 0 points Most recent by User_2025-02-04-21-30-53-416 Visual Builder
-
Populating Select List with multiple valuesSummary populate the list with multiple values and filter by those values.Content I am trying to populate the list with multiple values to gave the user ability to filte…User_2025-02-04-18-05-40-641 20 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Custom Component resetSummary Custom Component's data is not reflecting after updateContent Hi Team, I have created a custom component to show the data in tree structure where the data source…Kumar Saurabh Srivastava 23 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to Call an Action Chain of the Shell page?Content Hi, I am integrating the CoBrowse functionality with my DCS application and to do so I have to a write a JS code on the shell page of the application. However, I…
-
Paging Control not working in a TableSummary Basic paging control not workingContent Hello, I'm trying to replicate the Paging Control mentioned in https://www.oracle.com/webfolder/technetwork/jet/jetCookbo…
-
Multiple row selection using checkbox in ojTableContent Hi Everyone, In my requirement, I selected table row using checkbox and pass that values into rest but I m getting row key only. i want to get whole selected row…
-
Display horizontal scroll bar of a tableSummary Need do display the horizontal scroll bar on the topContent Hello, there is any way / propertie that I can display the horizontal scroll (that by pattern is down…
-
Export from HTML page to PDF on VBCSSummary Have use case on VBCS to export html page to pdf.Content Hi, Is anyone used any third party libraries or any client side code on VBCS for export from html to pdf…
-
Conditional Icon/Image based on table valueSummary How to show different icons in a column based on a value?Content Hello Guys, I have mapped the classes that are created to display icons, example: I'm trying …
-
How to display multiple columns in a LOV using combobox/select one - VBCSSummary How to display multiple columns in a LOV using ArrayDataProviderContent Requirement is to display more multiple columns in a LOV using ArrayDataProvider. I have …
-
How to select checkbox based on booleanSummary I have an array that is returning true in a Boolean field, how can i make this field reflect a checked box?Content Hello Guys, isSelectedOrder: true I have this …
-
How to select all boolean check boxes in a Table?Summary I need to create a checkbox where the title Select All is placed, how can I do that and make it mark the entire table that is associated?Content Hello, I have a …
-
How to scan Bar code or QR code in VBCS mobile app?Summary Looking for a solution to scan bar and QR code using VBCS mobile applicationContent Hello, I have requirement to implement VBCS based mobile application to scan …User_2025-02-06-08-34-54-080 60 views 10 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
List Pagination with custom REST endpointSummary List Pagination with custom REST endpointContent Hi, I have custom REST API that support limit and offset parameters for pagination. How to implement list pagina…
-
How to provide option for user to select only year as a input.Summary Requirement is to get year as a input from user. Is it possible to display only year and allow user to select them using input date or any other component.Conten…
-
Refresh table content when no data found from service connectionContent I have made a service connection through OIC that connected a DB to run a SQL to get result. And made some parameters to filter the data. In VBCS, I created inpu…
-
Batch Operations With Nested ObjectsSummary Batch operations with nested objectsContent Hi everyone, I want to batch operations on business object in VBCS. 1)I should use nested objects for batch operation…
-
Maps in Visual ApplicationSummary Use map in visual applicationContent I am making a visual application using Oracle Visual Builder. I want to add a map in which I will feed location coordinates …User_2025-02-06-08-43-22-650 26 views 3 comments 0 points Most recent by User_2025-02-06-08-43-22-650 Visual Builder
-
Issue with Combo Box1Summary Issue with Combo Box1Content Hello All, I am using the component Combobox1, my issue is that suppose I got a list of employees name and once the user type name I…
-
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst…
-
How to refresh a data table which is from rest web serviceSummary How to refresh a data table which is from rest web serviceContent Hello All, My data table is populated from a rest, I would like to know via an action button ho…
-
VBCS Tenant Database SwitchSummary Questions and ConcernsContent Hello everyone, we are exploring changing the tenant database from the embedded one, which has some hard limitations, and we have a…
-
Expose APIs to dynamically modify VBCS UISummary Expose APIs to dynamically modify VBCS UIContent Hi Team, Our customer is looking for the capability where they can expose APIs to dynamically modify the web lay…
-
How to align text / icon in vbcs datatableSummary How to align text / icon in vbcs datatableContent Hello All, I am trying to align my text and icon in my data table which is populate from a rest. Any solution. …
-
Lovs IssueSummary I am trying to show the items in the lov which is not working as expectedContent Hi, I am trying to show the Items As an Lov in my table. i am storing inventory …
-
Master Detail TablesContent I want to display a master detail table as Master table displayed on a panel accordion Detail table displayed on a table in every panel
-
How to Reset ADP?Summary Clearing all data from ADP.Content Hi, I have an ADP in which I am adding the data through a JS function (Fire Data Provider Event --> Mutate --> Add). However, …