Composite Component
Discussion List
-
Input Search component does not respond in mobile View.Summary: We have embedded our VBCS application in oracle fusion. Input search box works fine in web view but does not respond in mobile view. As I click on the input se…
-
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t…
-
Document or guide for VBCS redwood componentsSummary: Is there any document or guide for VBCS redwood components? Content (required): Most of the redwood components that don't know how to use it, like how to bind t…
-
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged…
-
Attachment RequirementSummary: Multiple attachment in VBCS Content (required): We need to attach multiple attachments in VBCS screen. Below is the current design which we are using . File Pic…
-
One Object to be divided to a master details forms and the number of rows is changingSummary: JSON Object as multiple items needs to divide them to master details on a form and the number of rows in details form is dynamic Content (required): Hi Experts,…
-
store data temporarilyHello everyone, I have the following requirement that I currently work with Business Objects but it has already become a problem due to the amount of data that is being …
-
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,…
-
Filter a List View added under single Select collection template in Dialogue box.I have added added a Dialogue box in a page. Inside dialogue box I have added single select component in which i am populating data from SDP. but since only up to 50 row…
-
Value Disappears after being selected in VBCSI created LOV using select single option and insert a list view inside it to fetch more rows but when i try to select a value nothing happens cannot see any value select…
-
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the …Oracle PaaS Consultant-Oracle 21 views 2 comments 0 points Most recent by Oracle PaaS Consultant-Oracle Visual Builder
-
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…
-
Change the export data format from Date/Time string to DateSummary Change the export data format from Date/Time string to DateContent Hi, We have a requirement to format the output of the oj-sample-export-data that the DateTime …
-
Sample Custom Component : Monaco EditorSummary: https://satishkumar.hashnode.dev/oracle-jet-sample-custom-component-monaco-editor Content (required): I had come across a requirement wherein we needed to embed…
-
-
How can i use third party JS files and load those inside my JET Custom Component?Summary: Content (required): I tried following the blog and am successful in creating a basic Web Component. (https://blogs.oracle.com/groundside/post/custom-jet-compone…
-
To select rest endpoints to populate data in Dynamic formSummary: Unable to select rest endpoints from Quick Start Content (required): Hello Community, I am trying to Search Employee data with Input Search and Dynamic form. Ex…Soujanya Ananthateertha 11 views 8 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
Unable to show array as drop down in componentSummary: Hi, I am trying to show a array value return ['EUR', 'AED', 'USD'] into a drop down or input search any component box but not working in any component I am usin…
-
VBCS-PWA : Service worker is not supported/enabled in the browserSummary: Hi Team, We have embedded VBCS web app(PWA) to JDE environment. When we load the app within JDE, it throws "pwaServiceWorkerManagerClass.js:29 Uncaught (in prom…
-
OPA Interview Component - Redirect link to Web or Mobile App respectivelySummary: OPA Interview Component - Redirect link to Web or Mobile App respectively Content (required): We are using OPA-Interview component in our project. We have a lin…
-
VBCS Tab Flow architecture.Summary: Need Advice on building Tab Navigation using sub flows and flow container Content (required): I have an application with multiple flows. One flow "detail" is fo…
-
I have followed the blogs suggested to me for creating components but colud not see the resultsSummary: component from scratch Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your top…
-
Why the custom component is not reflecting in component pallete , but uploaded in resource folder?Summary: when a custom component is uploaded as a zip file into vbcs instance, I got a pop-up as the component is uploaded successfully. But it is not reflected into the…
-
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when…
-
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…
-
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…
-
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…
-
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…
-
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,