UI
Discussion List
-
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for …Stephen Bryant-131052 39 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
access to listview item in oj-option(oj-swipe-actions) not workingSummary cannot access $current.data in oj-optionContent I try to implement swipe-to-reveal in an oj-list-view with options dependent on the content of the current item. …
-
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 …
-
Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Summary Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Content Does VBCS support reporting out of the business objects used , e.g. account st…User_2025-01-25-01-02-33-524 20 views 5 comments 2 points Most recent by Nathan Zentner Visual Builder
-
How to work with complex JSON?Summary complex JSONContent Hi all, I was trying to work with a REST Service that returns a rather complex JSON object. JSON object contains multiple arrays. What would …
-
How to remove the Button Outline/BorderSummary How to remove the Button Outline/BorderContent Hi All, I am trying to remove the border from the Submit Button(please refer attached ). I have tried different CS…
-
Thanks to those of you who participates in the drag and drop survey a few weeks agoContent Many thanks to those of you who filled out the survey. I wanted to share what I could publically. Between Dec. 12 and Dec 31, 2018, 72 anonymous participants com…Mary Beth Raven-Oracle 16 views 0 comments 1 point Most recent by Mary Beth Raven-Oracle Visual Builder
-
Master DetailSummary Pass Master Record ID to Detail Record ID when savingContent Hello, I've created a transaction entry screen based on two business objects. There is a Header tabl…Stephen Bryant-131052 25 views 5 comments 0 points Most recent by Steve Muench-Oracle Visual Builder
-
How manage NavigateBack Action when you have paramsContent Hi all, has any of you ever handled the back button having to pass params back? I have a back button placed on the shell and every page inherits that button from…
-
Business Object (Reference Field)Summary Display value in table column rather than the ID associated with the reference fieldContent Hello, I've created the following: -- Table Collection based on one B…Stephen Bryant-131052 29 views 1 comment 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Please take this 10 minute survey about drag and dropSummary Please take this 10 minute survey about drag and dropContent Hi VBCS and Fusion App developers, The VBCS UX design team has some questions about how you want dra…Mary Beth Raven-Oracle 22 views 1 comment 3 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
VBCS - Allow access to service connections (REST) to other oracle usersSummary Service connections accessContent Hi, When other oracle users are playing the VBCS app, it fails when a given UI component triggers a service connection call (e.…User_2025-02-04-06-37-33-175 28 views 4 comments 0 points Most recent by User_2025-02-04-06-37-33-175 Visual Builder
-
Access a business object via java script function codeContent Hi all, can you suggest me how to access a business object via java script function on click button event? I need to iterate over the business object to retrieve…
-
Order entry app - guidance around checkout and availability checkContent Hi All, I am designing a small order entry application in VBCS which allow the users to search for the items and create orders. I have created a landing page wil…User_2025-01-28-05-07-26-222 8 views 3 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder
-
How to select a composite key as Primary Key while creating VBCS TableSummary Need to select more than one attribute as primary key (composite key)Content Hi, We developed an ADF VO which has 3 columns makes up a PK (composite key). This V…User_2025-01-29-01-03-09-178 150 views 9 comments 0 points Most recent by User_2025-01-29-01-03-09-178 Visual Builder
-
Visual Builder Cloud Service – Dynamic ElementsSummary Ways to make the JET components update without the need for a refresh buttonContent All, I have built quite a few JET apps where the display is updated automatic…
-
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 66 views 15 comments 0 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
Implementing Lookups in VBCSSummary Implementing Lookups in VBCSContent Hi All, I have a VBCS application wherein I am fetching data from multiple REST endpoints using custom javascript code. Since…User_2025-02-01-01-38-47-234 111 views 1 comment 0 points Most recent by John Graves-Oracle Visual Builder
-
Displaying process and task date time stamps with local timeContent I am displaying process and task data two in a master / detail way on in VBCS. I am showing it through a connected process and also through a rest call, dependin…User_2025-01-31-15-40-56-878 20 views 3 comments 0 points Most recent by Ozcoggs-Oracle Visual Builder
-
How get a list view without stripesContent Hi all, can you tell me how get a list view without stripes(white/grey)? I need a total white list view. Thanks. Version 18.3.3
-
Performance IssuesSummary Performance IssuesContent Hi All, In the last month or so I'm building an app using Visual Builder. Lately, as the app grows, I encounter with heavy performance …
-
Call custom Javascript module function in template slot of oj-tableSummary Is there a way to call custom Javascript module function in template slot of each row of oj-tableContent Hi, Is there a way to call custom Javascript module func…User_2025-02-01-05-31-49-271 42 views 3 comments 0 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
Oj-table with custom data and column variables in VBCSSummary Oj-table with custom data and column variables in VBCSContent Hi, Is there away to populate the oj-table with custom data $page.variables.data: Array of objects …User_2025-02-01-05-31-49-271 88 views 1 comment 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder
-
VBCS get current server timeSummary VBCS get current server timeContent Hello, Is there a way or API or function call to get the server date or server date-time in VBCS module functions? Scenario: …User_2025-02-01-05-31-49-271 285 views 3 comments 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder
-
Q: How to get table cell value on "ojBeforeRowEditEnd" event?Summary Using "ojBeforeRowEditEnd" event with no success.Content Hi All, I tried using "ojBeforeRowEditEnd" and get the cell value with $chain.variables.detail.value.dat…
-
Where NOT EXISTS QuerySummary Is it possible to perform the equivalent of a Correlated sub-query using RESTContent Is it possible to write a query like this in VBCS? SELECT * FROM TABLE_1 t1 …
-
Add hours to a DateTime fieldContent Hi all, do you know if is possibile to import Moment.js framwework into VBCS? I need to make some operations on date time field, such as add hours/minutes to a s…
-
How to implement a Wizzard on VBCSSummary wizzard, ojrouter, jetContent Hi all, I've to put together a simple wizzard on VBCS and by looking at JET samples there's a good one that I could use: * https://…User_2025-02-04-06-37-33-175 19 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Increasing oj-select option list size to remove searchingContent I have a oj-select element that is populated by binding a business object containing application data to the option list using an SDP. For two of these select el…User_2025-01-31-15-40-56-878 15 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Displaying the the label of a select element by binding a BO value (id)Content Summary: I have a business object called "request". I have a "New Request" with a select element called "Job Title". It is populated with an SDP that gets data f…User_2025-01-31-15-40-56-878 11 views 3 comments 1 point Most recent by User_2025-01-31-15-40-56-878 Visual Builder