Custom Code
Discussion List
-
Calling BIP report from VBCSi have design a rtf and upload to analytical server , is there any document available call rtf report
-
Is it possible to upload attachment in PCS?Summary: Content (required): Hi All, I have an requirement in my project that is. is it possible to upload attachment in PCS ?. i did application with upload attachment …
-
Can we show additional information below each row in oj-table?Summary: Hi, I would like to show some text under each row of oj-table. This serves as an indication visually to the user without having to hover or expand the row. Cont…Jaya Krishna Sumanth Chavali 22 views 2 comments 0 points Most recent by Jaya Krishna Sumanth Chavali Visual Builder
-
Load BO data for live versionSummary: Content (required): Hi Following the below link, is it possible to load (replace) bo data in live version from external source? (After locking the application).…
-
Select single inside FilmStripSummary: Content (required): I have select single inside FilmStrip, the select single is based on SDP, the endpoint behind this SDP has required parameter. When I config…
-
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n…Vidhya Valantina Venkatesh 1 view 2 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder
-
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could…
-
List View with pre selected recordsSummary: Content (required): Hi, I am looking for a working example of list view with pre selected record. Tried to use the multi select list example from the cookbook b…
-
Update data from oj-table to BOSummary: I am loading my oj-table through knockout data source java scripting using page.function.functionName();. There is one edit field and I need to update the same …
-
How to show real time push notifications in VBCS?Summary: When the data is updated in notification table in database , how to show that notification in Web Apps and Mobile Apps. Content (required): Version (include the…
-
How to preview image and pdf file within VBCS page.Summary: Preview Base64 encoded image and pdf file within VBCS page. Content (required): Hi Team, We have a requirement of previewing the base64 encoded pdf and image wi…
-
in VBCS input text or combo-box one component after delete the content it's not clearingSummary: In VBCS input text or combo-box one component after delete the content it's not clearing Content (required): in VBCS input text or combo-box one component after…
-
How can we update business object on closing browser windowSummary: We have use case where it is required to update business object on closing browser tab or window. Basically , we need to clear the data from the BO, when user c…User_2025-02-10-07-41-15-235 11 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…Vidhya Valantina Venkatesh 31 views 7 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder
-
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if …
-
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t…
-
Cache enabling "OfflineHandler()" is getting executed before VB enter event in AppModule.jsSummary: Hi I am implementing cache strategies in my Project. want to enable/disable this flag based on some external Variable Data, hence i had created a "VB-enter" eve…
-
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 23 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…