UI
Discussion List
-
Issue with adding data(with input text) to the table.Summary: Issue with adding data(with input text) to the table. Content (required): I have a Form with 3 input text fields save button, Saved form data has to be displaye…Soujanya Ananthateertha 1 view 0 comments 0 points Started by Soujanya Ananthateertha Visual Builder
-
PWA languageSummary: How to change the PWA default language to English? currently, the error messages for required fields are displayed in the phone default language. Content (requi…
-
How do we refer a style class in an ODA JS code?Summary: I have defined few classes in app.css but need to understand how to use them ? Content (required): Version (include the version you are using, if applicable): 2…
-
Filepicker & Procurement Attachment REST API - VBCSSummary: How to user filepicker in VBCS? I want to use PO Attachment REST api to attach any file(s) attached on filepicker to SaaS for specific PO Header ID. Content (re…
-
Images in the resource folder not rendering at Stage in Redwood Stable themeSummary: Hi All, The images defined as a url is not getting rendered: logo: './resources/images/icon_image.png'. I am aware adding an application path to an image source…
-
CSS : ApplicationsCloudUI-7.0.1 : Navigation DrawerSummary: Hi Team , we have created the web application with "Navigation Drawer" template and it is working fine with Redwood theme which is default one. But, when we imp…
-
Starting a process fails with 400 invalid service scopeSummary: From a VB application in development/workspace, I am trying to make a call to Start a Process which is returning 400 failure. Content (required): Request:…
-
Added navigation list but it gets hidden even after adding marginSummary: Hi Team I have added the navigation list at the top of page but it is partially visible, could you please help me. I tried to add margin-bottom to navigation li…
-
Is it possible in VBCS to Re-order Columns of a Table during runtime?Summary: I have a requirement of reordering the columns of a table when the web page is running. Content (required): I have found Row reordering functionality in OJET co…Vishal Singh Rajpurohit 162 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to close current browser tabSummary: Actually I am try close current browser tab using button and action chain via call module function. Content (required): Version (include the version you are usi…
-
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle…
-
Unable to get multiselect rows table data SDP basedSummary: Hi, I am using multi row select based table and when user select the multiple rows then on button press I want to call post rest service and insert those select…
-
Custom messages with the tableSummary: Hello Everyone, I am using table to display records coming as a result of Rest api. I want to show custom messages based on different scenarios like below. When…
-
Visual Builder Application Extension change stylesSummary: I want to modify the default css or link a new one to override the default. Content (required): Hello, I'm making some developments usign the new option to make…
-
Controlling browser's network tab logging in Visual BuilderSummary: Controlling browser's network tab logging in Visual Builder Content (required): Is there any way to control Visual builder from printing info of the REST API ca…
-
$application.user.email dont exist in latest release and $application.user.userName return undefinedSummary: $application.user.email dont exist in latest release and $application.user.userName return undefined Content (required): $application.user.email don't exist in …
-
How to update who columns from VBCS using PUT rest endpoint servicesHi I am using PUT ords rest service to update column in ATP data base I want to update who columns as well in table which user (userid)access the vbcs application and wh…
-
Need Help Table layout settingSummary: I am doing some changes in table style properties I am getting CSP violation errors I want to know what is the best way to set table properties like height, wid…
-
Dependent LOVs on custom objectSummary: Content (required): Hi there, I am trying to fetch data from the standard fndlookup object where I have created a parent child field. In VB I want to show that …User_2025-02-12-22-06-28-927 41 views 1 comment 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder
-
Filtercriteria using SDP in vbcsContent Hi All, In vbcs we have an requirement where we have date column in our table (Lastupdated date).. We use same column for both From date and To date When we choo…
-
Facing issue input search and select single defaulting undefinedSummary: Hi, I am using input search component which is filtering data in SDP based table I have multiple filter condition table . if I input search(currency field) work…
-
Size in columns table go crazySummary: Hello, Please, I need help with the following: I have a master-detail with 2 tables. I have noticed when rows in master do not fit in size (more than 4 records)…
-
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi…
-
Combo box issue.Summary: Hello, Please, I would like your help with the following. I have a simple combo described bellow, for YES/NO values. The issue is that the user can type anythin…
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Bar chart shows only limited data (for me...)Summary: Hi all, I would thank you for your support for the following: I try to show a bar chart with more than 10 records but only 8-10 are shown. Content (required): N…
-
Editable Table with fixed row heightSummary: Editable Table with fixed row height Content (required): Hi Team I am using Editable table in my application, I need to decrease the row height of table. How ca…User_2025-02-11-11-37-24-835 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Custom validation field messagesSummary Custom validation field messagesContent Hi, I've worked out how to do custom field validation, but instead of firing a message at the top of the page I wanted to…
-
File Type validation not working post upgrade to 2204 in ChromeSummary: Hi, We have implemented a upload functionality in our app where in the action chain we are first validating if the file type in CSV in JS. This was working befo…