Custom Code
Discussion List
-
Passing Parameters Via URLSummary Passing Parameters Via URL in a Staged ApplicationContent Hi Guys, I have been working to develop an application that returns the contact details based on value …Rony Mathews-Oracle 57 views 13 comments 2 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Update business object records using REST APISummary Update business object records using REST API with own columnContent Hi Team, To update business object records using REST API we need to pass ID. Our requiremen… -
How to download file of any format from sql developer table via VBCSSummary How to download file of any format from sql developer table,saved as type clob via VBCSContent I need to download files with all formats which were saved as data… -
Embedding Java script into the AppContent Hi, I have a VBCS mobile that is up and running but I wanted to change its design so I applied the codes I've got from the front-end developer and I had the foll… -
How can we build an upload/download functionality for images in VBCS?Summary Which approach to use for building an upload download functionality for imagesContent Hi guys, what is the best approach to build an upload/download functionalit… -
Code RepositorySummary Code repository for report filesContent Are we able to use Visual Builder as a repository for 1. BI archive files (.catalog) or 2. Sql files .sql , text based fi…User_2025-02-05-23-02-10-916 19 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
CI/CD for Visual Builder Apps with Developer CloudContent * Can we have a gitignore file in our app to skip some files as part of push to DevCS ? * During the Build process in DevCS is there a way to update my Basic Aut… -
Instead of using PAAS platform to do the development, is there any IDE we could used.Summary Instead of using PAAS platform to do the development, is there any IDE we could used.Content Hello All, I would like to know instead using the paas platform to d… -
Upsert data to Business Object in batch uploadSummary Unable to create batch request(upsert) for custom business objectsContent I need to perform insert or update operation based on the user input received while pro…User_2025-02-06-10-53-23-298 45 views 12 comments 0 points Most recent by Abdullah Munaz Visual Builder -
KeyPressActionChain(HotKey)Summary Need to Add a row in a table on Ctrl+N key pressContent Is there a way to give the particular key in Key press Action Chain on a table. My requirement is i have … -
How to make columns visible if condition is metSummary Is there a way to make a column invisible till a condition is met?Content Hi guys, I used the tutorial Editable Table with Visual Builder - Additional Tips (http… -
How to verify customer account type at the time of signing in the Digital Customer ServiceSummary How to verify customer account type at the time of signing in the Digital Customer ServiceContent Hi, Dear, we have created two apps in VBCS using Digital Custom… -
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w… -
How to limit the number of records in a data tableSummary How to limit the number of records in a data tableContent Hello All, I would like to know in VBCS how to limit the number of rows in vbcs table. My use case is t… -
Getting the filter non-case sensitiveSummary How can i get the filter on a sdp non-case sensitive?Content Hi guys, At the moment i have made a filter on a field of a ServiceDataProvider (based on a Rest ser… -
Is there a way to keep the records from a boolean checkbox?Summary We developed a web application on VBCS and we'd like to know if it's possible to keep the records of the selected checkboxes on the applicationContent Hello guys… -
When passing parameter from one page to anther space replace with + to how to revertContent Hello All, I am passing a param through hyperlink in a table which redirect to another page, my issue is that when passing the parameter the name which = "ALLOWA… -
How to move from one tab to anther using a button action in VBCSSummary How to move from one tab to anther using a button actionContent Hello All, I would like to how How to move from one tab to anther using a button action in VBCS. … -
Combobox repeated valuesContent Hi, I am displaying the output of a rest api on a combobox but the problem I am getting repeated values although they're not repeated in the original call. How c… -
How to create a reusable javascript method in oracle VBCSSummary How to create a reusable javascript method in oracle VBCSContent Hello Engineer, I would like to know if it is possible to create reusable javascript code. Meani… -
How to dynamically build array filter expression in javascript in vbcsSummary I need a function to filter my array and return results based on user inputs.Content I need a function to filter my array and return results based on user inputs… -
Client Side Filter for Tables in Visual Builder using rest api endpointSummary Client Side Filter for Tables in Visual Builder using rest api endpointContent I need to to filter a table that is populated by a rest endpoint coming from a ora… -
How to do master details when using rest web serviceSummary How to do master details when using rest web serviceContent Hello All, I would like to know to to generate master details forms where data come from rest web ser… -
How to pass a filtered data value to a VariableSummary How to pass a filtered data value to a VariableContent Hi guys, I have filtered result of a standard API (SelfRegisteredUser) into a table, and now I want to pas… -
Can we start a process directly from deployed process without adding it to alias?Summary Can we start a process directly from deployed process without adding it to alias?Content We are starting a process directly from deployed processes list without … -
Javascript jshint "use esversion: 6" & "Too many errors."Content We have a very complex page which requires us to write some complex JS to manipulate the data. As seen in the attached screenshot * jshint warns us to use 'esver… -
Is it possible to customs our own list viewSummary Is it possible to customs our own list viewContent Hello All, I would like to know if is it possible to customize our own list view. Please find attached screen,… -
How to make a variable boldSummary How to make text field variable boldContent Hello All, I am using list view for data display, I made a concatenation of two variable and I would like to make the… -
How to add a link in a data table to redirect to another visual builder pageSummary How to add a link in a data table to redirect to another visual builder pageContent Hello Expert, I would like to know how to add a link in a table which will re… -
How to execute a search from a rest API with search parameterSummary How to execute a search from a rest API with search parameterContent Hello Expert, I would like to know how to execute a search from rest API with more than one …