Custom Code
Discussion List
-
Is it possible to Integrate third party version Control SystemContent Hi Experts, Is it possible to integrate third party cloud version control systems like Atlassian Bit-Bucket with VBCS to maintain the version controlling. Cheers… -
Role based security for VBCS componentSummary Role based security for VBCS componentContent Hi, We are trying to implement the role based security for VBCS component. we have followed below steps: 1) Created… -
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …Stephen Bryant-131052 42 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to achieve language translation in vbcs without refreshing the applicationSummary How to achieve language translation in vbcs without refreshing the application and land on the current pageContent Hi, I tried to implement language translation … -
Matrix Table Possible?Summary Create a table where intersection of Column Value and Row Value is based on another fieldContent Hello, I am attempting to create a Matrix style table where the …Stephen Bryant-131052 18 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Issue with Multi-Select with check boxes in VBCSSummary Issue with Multi-Select with check boxes in VBCSContent Hello, I have implemented the multi select with check boxes with the help of JET cookbook. Everything is …User_2025-02-04-06-54-05-326 150 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to pass parameters to a custom event through js file?Summary How to pass parameters to a custom event through js file?Content Hi, I created a custom event and an action chain with it that has a CallModuleFunction Action in… -
Couldn't connect to integrations from VBCS in staged application.Content I have my VBCS application and we do a service call via service connections which will fetch the data from Integration (service connection created through catalo…User_2025-02-04-14-58-25-903 26 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Have You Created Custom Components in Visual Builder?Content If you have created any Custom Web Components in Visual Builder I wanted to draw your attention to the following article which provides important information abo… -
Css and Application ressourcesSummary Is there a way to refer to an image of the application ressources in a css file in VBCContent Hey, my question is if there is a way to set the background of a cl…User_2025-02-05-00-18-30-682 29 views 3 comments 0 points Most recent by User_2025-02-05-00-18-30-682 Visual Builder -
Source version control in VBCSSummary Source version control in VBCSContent Hi All, How do we check, who has done what changes in the VBCS App and how do we revert the changes if something went wrong… -
Triggering the customer component multiple timesSummary Triggering the customer component multiple timesContent Hi, When i am using custom component by default it is triggering the default constructor and rendering . …User_2025-02-04-21-09-02-317 17 views 2 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
Representing an XML schema in VBCSSummary taking a CSV file from OICS and converting it to a json for XML schema complex typesContent Hello All! I need some help on this problem I have I attempted to att…User_2025-02-04-13-35-35-440 61 views 0 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder -
How do we include external JavaScripts in VBCSSummary Calling external JavaScript functions in VBCSContent Hi all, I would like to call the external JS functions from my VBCS app. How do we achieve this? Here is the…Sameer Shaik-147428 165 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Component field changed statusSummary Component field changed statusContent Hi everyone, I want to update only change component field with business object in VBCS. How can I find component field(inpu… -
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene…User_2025-02-04-20-45-43-416 29 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Business Object Validation RuleSummary Business Object Validation Rule producing bizarre results.Content Hello, I need help. I hope this makes sense. I have a business object configuration where one b…Stephen Bryant-131052 31 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
BO TransactionContent i updating complex list.. But i want start transaction. if it failure i want rollback or commit. Should I use ORDS or BO? ords difficult to use. Table may change…User_2025-02-04-20-31-08-782 23 views 2 comments 0 points Most recent by User_2025-02-04-20-31-08-782 Visual Builder -
Navigating to an URL on click not workingSummary Simple Navigation to different URL is not working in Shell JSContent My requirement is to navigate to the different URL on click of a link. It's not working in S… -
oj table data shrinksSummary Data in oj-table shrinks when columns have data of varied lengthContent I have used a table component in our VBCS screen. When the table populates with column da… -
Java method calls in VBCSSummary Can we write java code in VBCS. would like to execute a java method before VBCS page loads for the first time. -
Fetch users who have access to particular application in combo-boxSummary Need to fetch the user names who have access to that particular application and show them in dropdownContent I want to show the user names who have access to my … -
How to use variables in JS functions in VBCSContent Hi Team, I am trying to create File Picker component. I have defined the variables to hold the file names uploaded by the user using the File picker component. I…Dipak Chhablani-Oracle 560 views 3 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to display Donut Graph using Custom Data Object Defined in Module FunctionSummary How to display Donut Graph using Custom Data Object Defined in Module FunctionContent Hi Wizards, I am trying to display VBCS donut graph using custom data objec… -
hidden attribute inside any oj tag is not workingContent I had been working on oj text fields and labels to dynamically display values based on some condition. All of a sudden I found that the hidden attribute is not w…User_2025-02-04-14-58-25-903 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Combining 2 fields on a formSummary automatically fill in a fieldContent Hello, I have a business object called customer. It has 3 fields. Client, First Name, Last Name. When a user fills in first …User_2025-02-04-17-50-22-356 23 views 4 comments 0 points Most recent by User_2025-02-04-17-50-22-356 Visual Builder -
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even… -
Data Grid ValidationSummary Validating Cells one by one in a data gridContent Hello, I have a 5 column, 5 row data grid set up for data entry. I would like to require certain fields in the …Stephen Bryant-131052 35 views 11 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
How to put more than 15 rows within a selectOne or comboboxOne?Summary I have a service that contains more than 15 data, but the selectOne or comboboxOne only displays the first 15 rows.Content Thanks! -
Access Data iteratively from Service Data ProviderSummary Access Data iteratively from Service Data ProviderContent Hi, Is there a way to access data from SDP variable? I am reading data from a REST service in a SDP var…User_2025-02-04-06-54-05-326 40 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder