Custom Code
Discussion List
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
Saving Date to Oracle DB (TIP) and Advice if there is better solutionSummary: Content (please ensure you mask any confidential information): I am doing a POST to DB the form has dates in it. But I noticed that the date format needs to be …
-
how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c…
-
0 value problems in calculationsSummary: 0 value problems in calculations Content (please ensure you mask any confidential information): Hi, I have a value in Input Text after calculation as 0. Now whe…
-
How to integrate mapbox.com map into a Visual Builder project.Summary Trying to use Mapbox to display a map using the mapbox-gl.js. Everything works fine in Preview, but after deployment I see this error: web_worker.js:9 Refused to…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data
-
Editable Tables - error in - TableBeforeRowEditEndChainSummary: Editable Tables - error in - TableBeforeRowEditEndChain Content (please ensure you mask any confidential information): I am trying to follow your blog - https:/…
-
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content …
-
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number …
-
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type
-
How to pass dynamic form field values in javascript in layout?Summary: How to pass dynamic form field values in javascript in layout and assign the result to another field in the form? Content (required): Hi Team, I am using Oracle…
-
How to generate unique name for filename everytime we click on oj-sample-export button?Summary: I am using oj-sample-export component to download csv file. I want to add a timestamp to the downloaded file for maintaining filename uniqueness. Content (requi…Vishal Singh Rajpurohit 31 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Google Maps API in VBCSSummary how do i pass in coordinates from a business object into google mapsContent I am trying to get a google map displayed with a marker on the coordinates that are p…User_2025-02-05-04-36-55-830 94 views 7 comments 0 points Most recent by Surabhi -Oracle Visual Builder
-
Editable table with some advances features - sample appContent Hi, I am attaching an editable table sample app with some advances features: 1. Highlighted edited records. 2. View Changes for each record (before saving) . 3. …
-
Input text Restriction In VBCSContent Hi Team I need to enter only numbers in input text field. We have input number field but for some UI purpose we need input text filed only with a condition it mu…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 154 views 10 comments 0 points Most recent by VBCS Learner Visual Builder
-
How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont…
-
How to call a procedure with parameters in visual builder ?Summary: I have an ATP database and i want to be able to run a procedure in visual builder link it to a button in visual builder
-
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg…
-
How to call BI Publisher Report using VBCSSummary How to call BI Publisher Report using VBCSContent Hello All, We would like to know how using VBCS to call a BI Publisher PDF Report. And how to pass parameters. …
-
How can we change the standalone application background color and fonts similar to Oracle fusion appSummary: We have created a standalone VB application and have registered into Oracle fusion SaaS application - Product change order page. But the application background …
-
I have some problems in servicesSummary: 1) I want to get person number from username so i wrote this in q: Username = '$page.variables.userName ' and it gives me this error (Variable 'userName\' refer…
-
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha…
-
VBCS Table - Merged headersSummary: Is it possible to create merged headers in VBCS table? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any cod…
-
client side custom validation on input date fieldSummary: client side custom validation on input date field Content (required): I am trying to implement client-side custom validation on the input date field - and unfor…
-
How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the…