UI
Discussion List
-
Seconds selector in <oj-input-date-time>Summary: Content (required): Hi Team, by default shows only Hour and Minute Selection. Is there a way to get the seconds also to be selected ? Version (include the vers…
-
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in …
-
Computed Table not calculating Total column value correctlySummary: The values of two columns should be calculated and stored in third column in a table. Content (required): Hi All, I have a requirement where the values of two c…
-
combobox populate with Array data provider variableSummary: Hi Experts I want to use combobox component but not sure how to populate the details. Can someone please help me. I have followed below OJET cookbook but I didn…
-
create table with tree data in visual builderSummary: Hi Experts I want to create a table with tree data like it is shown in below OJET cookbook but not sure how to do in VBCS. Please help https://www.oracle.com/we…
-
Tree structure using oj-row-expander on table, cursor pointing to the above selected.Summary: Hey Experts, I have a tree structured table, using oj-row-expander having 3 levels in each node. The query is say i expand a node in the top and then edit a val…
-
Unable to update the table using Fire data providerSummary: Error while updating editable table to new data. Content (required): Hi, I have defined the ADP to get the data for a table and making it editable , while updat…
-
unbale to delete selected value from select singleSummary: Hi Experts I'm unable to delete the selected value from select single component i.e. even after pressing backspace and tabing out the value will still be there …
-
How we can achieve dynamic calculation in an editable table?Summary: I am currently encountering a scenario where the user will enter value in a table column using which a calculation needs to be done in the application. For exam…
-
difference between [[ ]] , {{ }} and [[[ ]]]Summary: Hi Experts While assigning variables to a property or attribute for various components in Visual Builder I have noticed below mentioned brackets. Please help me…
-
How to change the dialog title at runtimeSummary: Hi Experts I have a dialog component but the dialog title i want to change at runtime. Is there any way while using call component from action chain the dialog …
-
Boolean Checkbox IssueSummary: Boolean Checkbox Issue Content (required): Hi All, Added two Boolean Checkbox in Editable Table . Its is storing same value for next row as previous one as Acti…
-
Need help of selecting the right component to design a layoutSummary: Hi Experts I need your help at high level on how can i achieve below layout in visual builder. I'm new to VBCS and not sure how can I modify the table component…
-
select single value in variable is lost in case of idle timeoutSummary: Hi Experts I have come across a scenario where in after user selects some value from select single while filling the form and doesn't fill other fields or leave…
-
how to build idle timeout screen functionality in VBCSSummary: Hi Experts I have requirement where a user if doesn't use screen or is idle for more than 100 seconds then the popup/dialog needs to come up and say user to ref…
-
Show excel data into tableContent Hi Experts, I have a use case where I wanted to upload an excel using the File picker activity and show the excel data into the VBCS table. For this, using the j…
-
How to add splash screens for Iphones.Summary: Add Splash screens for some variants that are not predefined in the resource tab of a mobile app. Content (required): Hi Team, I have a mobile app as PWA and it…
-
Promise Asynchronous error (train component)Summary: Created variable with the needed steps (5 steps in the train component) as default value. Creating ADP to be loaded on page load (vEnter) from another BO for Da…
-
default value in select singleSummary: Hi Experts Is it possible to default value for select single component? unless user changes the value, the value must be still Content (required): Version (incl…
-
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…
-
Date isn't sorting properly with in-built oj-table sorting.Summary: Hi, Date isn't sorting properly with in-built oj-table sorting. Content (required): when we try to sort the date using in-built oj-table then in desc order it i…
-
want help with oj-sp-attachments-viewerSummary: Hi Experts I have requirement where users want to view the attachments / files on click of a button. I have come across oj-sp-attachments-viewer component, plea…
-
How to embed one vbcs app in anotherSummary: Hi Experts I have a web app created with VBCS and i have similar functionality to built in new app. Is it possible to embed one app in another? Please help Cont…
-
is there a recipe in vbcookbook for reading excel file on uploadSummary: Hi Experts Is there a recipe in vbcookbook or ojet cookbook where Oracle has demonstrated how to upload excel file and post which the contents will be displayed…
-
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…
-
PDF external javascript import library failingSummary: Hi Experts I'm trying to import jspdf.min.js external library into VBCS app but after adding the library and using it in javascript function my application is n…
-
How to import javascript libraries in vbcs appSummary: Hi Experts I have a requirement which needs consuming external JavaScript libraries but i'm not sure how to import and what configuration must be done in order …
-
How to generate pdf file in vbcsSummary: Hi Experts I have a requirement to generate a PDF file in vbcs and write the data and download on click of button. Is this possible in VBCS, please help Content…
-
How to provide secured as well as unsecured access to applicationSummary: Hi Experts I have created an application with visual builder and currently it is authenticating based on roles but I want to expose this application i.e. embed …
-
Select single filter parameter vs combobox filter paramSummary: Hi Team, This is a observation that whenever we are selecting filter attributes in select single component it is just concatenating a "name%" at the end whereas…