UI
Discussion List
-
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el…
-
Is visual builder the same as visual builder studio?Summary: Content (required): Is visual builder the same as visual builder studio? If not, what are the major differences? It looks like Studio is it's own feature offeri…
-
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 …
-
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O…
-
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…
-
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…
-
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…
-
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…
-
Mapping of query params for Process Objects doesn't workSummary: Mapping of query params for Process Objects doesn't work Content (required): Hi all, I'm about to create some interactions with processes and wanted to propagat…
-
Revising options for combo box / select one after closing "Add Options" wizardSummary: Revising options for combo box / select one after closing "Add Options" wizard Content (required): Hi all, when adding options of Combo Box / Select One via Qui…
-
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 …
-
I want to replace word in string 6005.102.005 to 6005102005Content Q1.I am getting string from rest service showing in dialog box i want to replace "6005.102.005" dot from desired "6005102005". Q2.when I press submit button from…
-
auto Timeout control of messagesSummary auto Timeout control of messagesContent Hi, Is there a way we can control the auto time out of transient message notifications? Version 2107
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…User_2025-02-11-11-37-24-835 25 views 8 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder
-
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 24 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder
-
Issue while navigating back input parameter wipe off in vbcsContent Hi when i go from page 1 to page 2 after giving input parameter 1 then parameter 2 then press submit if I come back to page 1 by pressing back navigation button …
-
Multi row child table in vbcs using rest serviceContent I want to create a multi-row child table filter on the parameter passed "item number" from the master table page row selected by user then "item number" value pa…
-
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…
-
VBCS - Insert New row in batch editable table issueSummary We are trying to insert rows and edit columns in a tableContent Hi Team, We are implementing batch editable row recipe for one of our requirement to insert new r…
-
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 …
-
Segregate VBCS Builder Access from Integration/PCS access in OICSummary Segregate VBCS Builder Access from Integration/PCS accessContent Hi there, Using standard roles like Service User/Service Developer/Service Monitor etc, can we s…
-
Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Summary Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Content Hi, We have an issue where access to new forms deployed in…
-
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio…
-
Dynamic ComponentSummary Dynamic ComponentContent Hi, I am developing a web app and enabled the PWA flag in application setting. In the app I am using oj table and oj list to show emp da…
-
VBCS: Generate some section of page in PDFSummary VBCS: Generate some section of page in PDFContent Hi All, We have few sections in the page, want to export one section which has a few fields and also a table in…
-
Print and Export to CSV functionalityContent Hi Experts, I am developing an application on VBCS. I need to implement below two functionalities. 1. Export to CSV - To export the list of data present on a tab…
-
Is it possible Single Sign On With VBCS and Oracle EBSSummary Is it possible Single Sign On With VBCS and Oracle EBSContent Hi Team, Our customer is currently on Oracle EBS, and would like to develop few UI components using…
-
SVG Code for ImagesSummary SVG Code for ImagesContent Hi, I am using a lot of colored images on the UI. Is there a way to use SVG code for same images to reduce the app load time? VBCS in …
-
input text field value validate for special charactersSummary oj-input-text validate for special charactersContent I have a requirement to restrict the user from entering a special character in the input text field. Current…