Custom Code
Discussion List
-
Global FunctionsSummary: hi! I see Global Functions can only be used in extensions... Would that capability be provided in standalone VB apps too? I can see it being very useful, especi… -
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc… -
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the… -
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w… -
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu… -
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 17 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 17 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 67 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…