Custom Code
Discussion List
-
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (… -
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it -
How to use smart search filter templateSummary: We have to build search page with some select single fields how can I use smart search page template to achieve the same. Do we have some examples in cookbook h… -
Download div with vbSummary: Please, I would thank any help with my javascript in vb. I would like to be able to download and print 2 divs, as shown. I have imported the libraries and tried… -
How to format Time type in built in export buttonSummary: There is a column that is time type and i want to format it from T12:00:00 to 12:00 when exporting a table to excel file from built in export button -
Clarification of Visual Builder product family product terminologyThe names of products within the Visual Builder product family can be confusing and sometimes ambiguous, especially considering recent name changes. I thought I would "a… -
Optimization issue with Oracle Digital Assistant Native Client SDK for WebSummary: Content (required): We have embedded an ODA chatbot into our VBCS application using the web-sdk library (AMD compatible). (https://docs.oracle.com/en/cloud/paas… -
How to Join the Result of Multiple REST APIs GET Method in Visual BuilderSummary: How to Join the Result of Multiple External REST APIs GET Method as a single page table data in Visual Builder We have the Employee Details in one API and Manag… -
How to Copy Actions Chains(Vb Enter Event) from One VB App to Another VB AppSummary: How to Copy Actions Chains (vbEnter Event) from One VB App to Another VB App and also from One Page to another Content (please ensure you mask any confidential … -
Upload excel file in vbcsSummary: Upload Excel file in vbcs Content (please ensure you mask any confidential information): Hello Team, I hope this message finds you well. I'm currently engaged i… -
Custom object ADP describe URL throwing 404 not found error without sandboxSummary: Hi Experts I'm following below video to consume custom object in our appui application. I have created custom objects and published the sandbox in fusion, I'm a… -
How pass the selected values of a list view layout to an ADP in VBCSSummary: Hello everyone, I need to pass the selected item detials in the list view layout card to an ADP.How can I do this?Also I need to take that same ADP and then edi… -
REST API request not going through in VB app,Summary: Hi Experts In my action chain i'm calling a REST API but when i check the network tab no calls are being made and if i look at the console is it showing that ca…mudassirsOrc-Oracle 11 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to convert SDP to a ADP using Javascript in vbSummary: Hi Experts I'm trying to convert SDP to ADP with below javascript function but it is throwing error as shown below. Please help JS function: define(["ojs/ojarra… -
Default a Value for Only for Specific Row using Select Single LOVSummary: We have 2 Values for a LOV Y and N for a Field named Eligibility which has 4 Rows named Row1, Row2, Row3 and Row4 from a SDP Table for each employee. We want to… -
sample application having multi select with editable tableSummary: Hi Experts Could you please assist me how to create a multi select editable table. Below vb cookbook shows non editable table recipe. Please help me by sharing …mudassirsOrc-Oracle 11 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Create a list of value in VBCS Excel Add In from a different Business Object CatalogueSummary: We have a requirement to use VBCS Excel Add In to load bulk data via a ORDS rest api. When user enter the data we need list of value in the column for which the… -
I do not see application profile in appui, how to customize endpoint like we do in vb studio ?Summary: Hi Experts I'm new to appui, i have created a backend in appui but i don't see an option for application profile like we have in VB stidio / Visual Builder. How… -
How to Change the Template of Existing VB Application to Redwood Pages TemplateSummary: We have requirement to Change the Existing VB Application which is based on Empty Template to Redwood Pages Template. Any Inputs on How to achieve this? Content… -
Tab out from table edit removes the row but working with mouse clickSummary: Hi All, We are facing issue with ADP "ojBeforeRowEditEnd" event. We are able to edit the column with mouse click and ADP gets updated with updated value. Howeve… -
How to convert gif to PDFSummary: Hi All, I am showing a gif file in VBCS using object tag . I want to convert this gif to PDF. Is there a way to do it ? Content (please ensure you mask any conf… -
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t… -
How to create custom object and store data from appuiHi Experts customer is asking me to create custom objects in fusion and insert, update, delete data in custom object table like we do with database tables is this possib… -
How to utilize bundle in VBCS JS section?Summary How to utilize bundle in VBCS JS section?Content Hi Everyone, I have created a basic web application with form validation. I want display error messages coming f…Karthick Rajarathinam 61 views 2 comments 0 points Most recent by Shashank Sharma-Oracle Visual Builder -
Assigning SDP to ArrayUse Case: Display and Hide SDP table columns conditionally On VBEnter, while assigning SDP variable to multiple Array Variables with custom column headers (set in variab… -
How to enable visual builder in Oracle Fusion for appuiSummary: Hi Experts I have added below roles added to my user but still unable to see the visual builder option in configuration in Oracle fusion. please help me as i'm … -
Service connection issueSummary: While creating new service connection in VBCS , getting below error Content (please ensure you mask any confidential information): Version (include the version … -
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab… -
VBCS: Select single is replacing SDP filterCriterion with key attributes value in q paramSummary: I have defined a Select single in a form layout. I have assigned SDP variable, based on Fusion ADF describe REST API, to that select single and a Value property… -
oj-c-select-multiple: "select all" optionSummary: oj-c-select-multiple, select all option Content (please ensure you mask any confidential information): Hi i am using oj-c-select-multiple and i need a "select a…