Composite Component
Discussion List
-
How to Reset Select One Choice Component ValueSummary How to Reset Select One Choice Component ValueContent Hi All, I am trying to reset the Select One Choice Component Value. by using the reset variable component i…Nazeer Anantha-145553 27 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Loading Message UI Blocker in VBCSSummary Is there a way to create a UI blocker for long running actions in VBCSContent Hello experts, My application pages have long running action chains (taking around …User645883-Oracle 41 views 4 comments 0 points Most recent by User_2025-02-05-18-20-34-650 Visual Builder
-
Programming LanguagesSummary Which are all lenaguajes programming that supports OVBS?Content Hi All, Which are all lenaguajes programming that supports OVBS? Angular, JET, etc? I was looking…
-
QR Reader IssueSummary I can't get QR Code value and store it in a variable in Visual Builder App pageContent Dears, Please I want to store the QR Code value in the below code which ha…
-
Capture values in comma separated, selected from Select Many ComponentContent Hi, I am using a Select Many Component to select multiple values from LOV listed from Rest. Now i wanted to store the selected values in custom table with comma …User_2025-02-05-15-08-54-217 24 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Staged/Live Published application URL has version numberContent Hi all, During development stage, when we check the application the URL doesn't contain any version number but when we stage or publish the application, the URL …Mohammed Kaja Nawaz L J 21 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Accessing CEC digital contents from within DCS based VBCS pageContent All, We want to access/search the digital contents hosted on Oracle Content and Experience Cloud (CEC) from within DCS based VBCS page. Has anyone implemented it…
-
How to perform export to excel in vbcs? (Table data from Business Object).Content Hi All, We have designed a page in vbcs, in which we have employee details as oj-table(drag and dropped from BO) We have a button as Export to Excel. Our require…
-
Table based on ADP does not show all rowsSummary ADP does not show all rowsContent Hi - We have an application in which I have an ADP that is initialized with values on page load. This ADP is then used to displ…
-
Interactive CalendarContent Hi, I am trying to add a calendar to my App with actions. The idea is I want to imitate the iPhone calendar behaviour so I can pass the date to the next screen t…
-
How to add JET Component (Data Grid) in VBCSSummary How to add JET Component (Data Grid) in VBCSContent Hello I'm looking for the method to add a data grid in my VBCS App to have a tree-table collection because it…
-
How to pass CLOB type within VBCSContent Hi Experts, We are working on a VBCS application where we are integrating with Oracle ECM(ECM Content Server Version: 11.1.1.9) through the SOAP service provided…
-
Implementing Pop UpSummary Need to implement popup that renders on a new pageContent Hi Team, I have requirement to implement a popup that provides functionality to add attachment through …User_2025-02-05-09-44-26-785 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
The oj-table component has the ability to set a footerContent Hi! The oj-table component has the ability to put an additional row, something like a footer. My requirement is to put the totals of the rows of the table (foote…
-
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p…
-
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme…
-
Updating data through REST api in component approachSummary Updating data through REST api in component approachContent Hi, We are using RestHelper class for Get request in custom component. Similary Could you please let …User_2025-02-04-21-09-02-317 9 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Have You Created Custom Components in Visual Builder?Content If you have created any Custom Web Components in Visual Builder I wanted to draw your attention to the following article which provides important information abo…
-
Using dispatchEvent in Custom componentSummary Using dispatchEvent in Custom componentContent Hi, Could you please let us know how to use the dispatchEvent to trigger custom event in custom component. Could y…User_2025-02-04-21-09-02-317 10 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Calling another component from current componentSummary Calling another component from current componentContent Hi, Could you please let us now how to call a custom component from another custom component. Example: Sa…User_2025-02-04-21-09-02-317 17 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Triggering the customer component multiple timesSummary Triggering the customer component multiple timesContent Hi, When i am using custom component by default it is triggering the default constructor and rendering . …User_2025-02-04-21-09-02-317 12 views 2 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Passing header parameters in custom componentSummary Passing header parameters in custom componentContent Hi, Could you please tell how to pass the header parameters in custom component. Below is the attached code …User_2025-02-04-21-09-02-317 23 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Please participate in this Usability Exercise about the VBCS Component PaletteSummary Usability Exercise about the VBCS Component PaletteContent The Oracle Visual Builder Cloud Service (VBCS) team wants to know how you would group various UI Compo…Mary Beth Raven-Oracle 14 views 0 comments 0 points Most recent by Mary Beth Raven-Oracle Visual Builder
-
Calling fire custom event from customer componentSummary Calling fire custom event from customer componentContent Hi, Could you please let us now how to call the fire custom event from custom component. Please find att…User_2025-02-04-21-09-02-317 30 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance…
-
Can I get the id of the row and the id of the column when I click on a cell in a table?Content Hi I have an oj-table, and I need to do is that when clicking on a cell it must open a modal with data, that data is filtered by the id of the row and the id of …
-
oj-bind-for-each error when clearing object arraySummary need help with oj-bind-for-each error when clearing object arrayContent I have an array of objects and I am rendering them using oj-bind-for-each with an oj-inpu…
-
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record …
-
Data Bind of HTMLSummary Data Bind of HTMLContent Is there an object that allows the binding of HTML? data-bind="html:{{htmlTextObj}}"
-
How we can use date time converter to load correct date time in User Interface from data object?Summary How we can use date time converter to load correct date time in User Interface from data object?Content Q1: We are getting wrong time displayed on UI when using …User_2025-02-01-05-31-49-271 67 views 15 comments 0 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder