Custom Code
Discussion List
-
Print/download PDF with images.Content Hi Experts, I am trying to download/print PDF which contains Image and some HTML elements. I referred many third party libraries but it doesn't support Images. A… -
Collapsible Data in TableSummary: I have a requirement to showcase collapsible data and my input is array shown similar to the link below. How to rewrite the code an attain the same in JavaScrip… -
Search and highlight text in a current VBCS pageSummary: Can we make input search content like a chrome search bar in VBCS with out-of-the-box functionality or external javascript? Content (required): Our expectation … -
Custom AuthenticationContent Hello Everyone We are planning to build a VBCS app which is public and doesnt require IDCS to login. We wanted to embed custom authentication where any public us… -
Check the resources is available in VB applicationContent Hi Team, Is there any in-built way to check the resource available in VB app or not. My requirement is display the image saved in resource folder based on the re…User_2025-02-11-11-37-24-835 22 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder -
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d… -
Values stored in $application.translations.app variable.Content Hi All, While providing support for an VBCS application I came across some '$application.translations.app' in the Shell page and cannot figure out where it came … -
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe… -
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi… -
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i… -
Is it possible to split Flows as a module for fusion page in vbcsContent Hi Team, I have 3 different flows in my application. i want to integrate each flow as each module. is it possible to achieve in vbcs. if it is possible could you… -
Add $ to only non zero values in number column in oj-tableSummary Add $ to only non zero values in number column in oj-tableContent Hi All, I have used below template for one column in the table, -
Executing action chain before export data and get the latest results in the exported csv fileSummary Executing action chain before export data and get the latest results in the exported csv fileContent Hi All, Our curret design is that we have 2 buttons, one whi… -
oj-sample-export-data - columns data is shifting to left if one column has null valueSummary oj-sample-export-data - columns data is shifting to left if one column has null valueContent Hi All, I have a very strange issue with oj-sample-export-data compo… -
Unable to load component "Drawer"Summary Unable to load component: Script error for "oj-sample/drawer/loader" https://requirejs.org/docs/errors.html#scripterrorContent Hi all, I had created a sample app… -
Difference between SDP and ADPSummary Difference between SDP and ADPContent Hi all I went through existing posts looking for differences between SDP and ADP variables. I was able to find a few of tho…Rony Mathews-Oracle 1.8K views 4 comments 0 points Most recent by Rony Mathews-Oracle Visual Builder -
defaulting oj-combobox-many value on page loadSummary defaulting oj-combobox-many value on page loadContent Hi All, For oj-combobox-one -> assign variable is working fine to default the value and it is working fine … -
Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsSummary Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsContent Hello, After learning "classical" VB for months I see now that I would need… -
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t… -
Difference between {{ }} and ]Summary Difference between {{ }} and [[ ]] while calling variablesContent Hi, I have had a bit of confusions with variables defined based on two different syntaxes in di… -
Input Text Value Change ValidationSummary Input Text Value Change ValidationContent I have following scenario 1. Input Text(ID: UserID), defined Value Change Action Chain, validating value against ADP in…User_2025-02-04-08-39-48-494 28 views 6 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder -
fire Notification Pop-Up is not showing upSummary fire Notification Pop-Up is not showing upContent fire Notification Pop-Up is not showing up on the page (PWA App), but I can see message is fired in browser con…User_2025-02-04-08-39-48-494 27 views 1 comment 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder -
oj-select single value item is not resetting to nulllSummary oj-select single value item is not resetting to nulllContent Hi , I have value item for oj-select-single. If I select 'ABC' and clearing out manually to blank...…User_2025-02-04-08-39-48-494 87 views 4 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder -
oj-radioset styling issueSummary oj-radioset styling issueContent I am trying to apply css to oj-radioset like below. position of radioset is coming in middle of page as expected,but color, font…User_2025-02-04-08-39-48-494 22 views 2 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder -
How to access a page variable in javascript function without passing the variable in the parameterSummary How to access a page variable in javascript function without passing the variable in the parameterContent Hello Expert, I would like to access the page variable … -
Force VBCS app to log out when session expiresSummary Force VBCS app to log out when session expiresContent Hi, Any idea how to force VBCS application to log out when the IDCS session expires ? Version 19.4.3 -
VBCS app session expiry detectionSummary VBCS app session expiry detectionContent Hello, Is there any way to detect the session expiry to show a popup asking the user to re-login or force the applicatio… -
Java script function return undefinedContent Hello All, My use case consists 1 function to call another function in js. But it keep returning undefined. I would like to know if i need to do a conversation o… -
Execute a java script function several times in vbcs diagramContent Hello, I would like to know if there is a way i could execute a function more than one time upon a button action. I dont know if there a loop, I dont think the f… -
Export data is not waiting for the action chain to complete - oj-sample-export-dataSummary Export data is not waiting for the action chain to complete - oj-sample-export-dataContent Hi All, I have used oj-sample-export-data for exporting the data from …