Custom Code
Discussion List
-
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 15 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 27 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 … -
Getting Error while creating SR trough DCS User.Summary Getting Error while creating SR trough DCS User.Content HI, Dear, we are trying to create SR trough DCS User, we have mapped a custom field on SR form to select … -
QR code generationContent Hi, I am trying to generate a QR code that is a combination of 6 values. Is there any workaround for the below? Any advice? Regards, Duha -
oj-undefined error when implementing a jet componentSummary getting the oj-undefined error when importing a jet componentContent Hi guys, I am getting an oj-undefined error when trying to implement the card flip jet compo… -
counting field from business object to use in a pie chartSummary counting a field from BO and showing it in a pie chartContent Hi all, At the moment we are using a pie chart to provide some information about our business objec… -
Search a value in a Business ObjectSummary Search a value in a Business Object using javascript Module FunctionContent I would like to search for a value within a Business Object(BO), using a javascript M…