Category 218
Discussion List
-
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 295 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 33 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 58 views 2 comments 0 points Most recent by Vidya Sagar Kothapalli Visual Builder
-
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.…
-
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 136 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 22 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 12 views 5 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
VB Excel add-in - Dependent layout for ORDS servicesSummary: Dependent layouts are currently available only for bc-rest services (most FA services and VB custom business objects) as mentioned here: https://docs.oracle.com…
-
VB excel add-in : How to make user search parameters mandatory?Summary: When downloading data from VB Excel, we need to prompt user to enter search parameters to restrict fetch from the BO. It is observed that the Search prompt does…
-
Title in oj-tableSummary: Please, I need help with a small thing. I would need the title as shown here: in the headers of my table: I can see the buble-title, but I have not found where …
-
Editable Table - Updating the ADP Removes the RowSummary: Hi, I am following this blog to create an editable table: I have followed every step properly but whenever I try to update a row, the row simply disappears from…
-
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 5 views 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…
-
Unable to use add Service Connection from Fusion SaaS Visual BuilderSummary: Unable to use add Service Connection from Fusion SaaS Visual Builder Content (required): I was trying to follow the steps on the Blog from Shay Oracle Cloud App…
-
Fire a CustomEvent from Reusable Custom ActionsSummary: Content (required): Can we fire a Custom Event from Reusable Custom Actions's JS? Normally in a Page level JS we would do it with the help of eventHelper.fireNo…
-
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…
-
Is it possible to have a configuration parameter created to change value at runtime in vbcsSummary: Hi, I want to create a configuration parameter that could be changed at runtime like we have in OCI function or like integration property in integration. Is sim…
-
Expose VBCS JS function as REST APISummary: Expose JS function as REST API to be consumed by middleware Content (required): We have requirement with very complex calculations which are dependent on multip…Parimavardini Palanisamy 84 views 2 comments 0 points Most recent by Parimavardini Palanisamy Visual Builder
-
String containing XML to ADPSummary: Hello, I would thank any help with the following. In VB I get an XML (after a decode64) string like this: 44 AA 33 BB I would need to know the steps to co…
-
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 to connect to Oracle database with JavaScript instead of integrationSummary: Hello, Please let me know if is it possible to connect to Oracle Database with the help of Javascript. If yes, please guide me. Content (required): Version (inc…
-
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 160 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…
-
How to allow non IDCS user access vbcs page from fusion along with IDCS uers (both)Summary: Hi Team, We have embedded VBCS web page in Fusion cloud. Currently IDCS authenticated users are able to access the page but we want to allow non-IDCS users as w…
-
Sessions Are Not Terminated on Log OutSummary: Sessions Are Not Terminated on Log Out Content (required): After logout, the user's previous session is still active. I have added a logout action in the action…