UI
Discussion List
-
Drag & Drop columns - TableSummary: There is an example where we can drag rows into a different table or re-order rows. Is it possible to re-order columns when data is loaded into table via SDP Co… -
Create a Saved SerachSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in … -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 301 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Need help in implementing hamburger with pagesSummary: Hi Team , We wanted to implement the Hamburger with navigations to different pages in VBCS, same as seeded page Hamburger-> Receivables -> Billing. Can some one… -
Not able to import vbcs application into workspaceSummary: I am trying to use VisualBuilder Extensions for Oracle Applications tool. When I try to import existing application from Object Storage, it is not importing the…Vidya Sagar Kothapalli 31 views 2 comments 0 points Most recent by Vidya Sagar Kothapalli Visual Builder -
VisualBuilder workspace is not loading upSummary: I am trying to use Visual Builder studio to extend Oracle Applications. I have connected to our OCI account and able to use the VB Instances from that account. …Vidya Sagar Kothapalli 61 views 2 comments 0 points Most recent by Vidya Sagar Kothapalli Visual Builder -
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 131 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 21 views 0 comments 0 points Started by Vishal Singh Rajpurohit Visual Builder -
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 11 views 5 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder -
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 163 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…