Custom Code
Discussion List
-
Not able to read the data which has html tags in to it using VBCS componentSummary Not able to read the data which has html tags in to it using VBCS componentContent Hi , We have requirement for our one of the customer that data is coming from …
-
oj-sample-organization-tree reorderSummary drag and drop tree nodeContent How to reorder oj-sample-organization-tree using drag and drop? this feature is available in the standard oj-tree component ? is i…
-
Add value to oj-input-date fieldContent Hi Team I have a requirement where I want to default end date based on start date. i.e. end date = start date + 10. User will be allowed to change the start date…
-
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch…
-
How can i get redirected/navigated to the same page before doing refresh by call URL Navigation to iSummary While doing Locale Change i have to use URL Navigation to Index.html to reflect changed local settings but after URL navigation i got redirected to my root page …
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
More than 25 records are not getting displayed in the oj-combobox-one componentSummary More than 25 records are not getting displayed in the oj-combobox-one componentContent Hi, I have an oj-combobox-one component and the values in this component a…User_2025-01-31-17-46-17-923 28 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 Visual Builder
-
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B…
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get …
-
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 24 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 18 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 22 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…