UI
Discussion List
-
Autocomplete of chrome is overlapping with oj-input-search in VBCSSummary: Autocomplete of chrome is overlapping with autocomplete response of oj-input-search which stays behind the chrome autocomplete. Check screenshot. Is there any s…
-
Facing issue building bar chartSummary: I want to build bar chart for below json rest connection but facing some issue: x- axis : unit number y-axis : HoursSinceLastMaintenance { "UnitNumber": "2WD103…
-
Screen shivers when using Toggle Navigation menuSummary: Screen shivers when using Toggle Navigation menu Content (required): Hi , I am using Dashboard template as a reference for implementing navigation menu using ha…
-
UI issue of OJ Select SingleSummary: UI issue of OJ Select Single Content (required): We are using oj-select-single, in mobile App when the user tries to select the value from the dropdown, it take…
-
Inconsistency in Oracle VBCS on the deployed processSummary: Inconsistency in VBCS on the deployed process. Not seeing the default version option Content (required): We deployed multiple version of the PCS application and…
-
How to get the 'Today' option in <oj-input-date>Summary: Content (required): The 'Today' option that used to be available by default in Alta is missing in Redwood. Could not find any properties to get it back. Any hel…
-
Add new column after arithmetic operationSummary: I want to add new column in a ADP based table which will display data after subtracting 1st and 2nd column. A-B=C(after subtraction).
-
How to achieve below mentioned UI in VBCS?Summary: Hi All, How to achieve below mentioned UI in VBCS? We are getting data from OIC service. Need to display pie chart along with details. Content (required): Pleas…User_2025-02-11-11-37-24-835 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Give a row in a table some colorSummary How can you give a row in a table some color if it matches a field value?Content Hi guys, At the moment we want to give a row in a table some color when it match…Moenish Baladien 45 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
Best way to find if Search criteria has changedSummary: Best way to find if Search criteria has changed Content (required): Hi, I have a search page with 9-10 search criteria all LOV's . I want to know if any of the …
-
Shared App with 'Redwood Stable' theme fails to fetch the CSS with 404Summary: Content (required): We Changed our theme from Redwood to 'Stable' after recent upgrade to 22.01. While it renders fine in VB Studio design time , once we share …
-
Alter background of modal headerSummary: Can we remove the image/content now showing up in our modal headers as part of the recent VBCS/JET upgrade? Content (required): We recently upgraded our app fro…User_2025-02-04-21-56-11-668 11 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
Reset child table row selectedSummary: I am facing some issue when user switch selection of master table from 1st row to another its child table row didn't get deselected. user selects 1st row parent…
-
Does VBCS Support Sass (Syntactically Awesome Style Sheets)?Summary: Content (required): We are building a custom application from scratch and would like to use Sass (Syntactically Awesome Style Sheets) instead of CSS. Does VBCS …
-
VBCS oj-sample-calendar: Set first day of the week to Monday or any other week daySummary: How can I set first day of the week to a weekday ex. Monday? Content (required): I tried adding display-options.firstDay="3" but it is throwing syntax error. Ve…
-
OJ Select Single not filtering resultsSummary: Hello All, I had configured an SDP and binded the data from a rest API which returns a simple structure I had updated the textFilterAttribute with the lookupNam…
-
oj-table feasibility check and issueSummary: oj-table feasibility check (rowSpan, frozenEdge) and scroll issue Content (required): Hi, I am using oj-table to show data from external systems and would like …Jaya Krishna Sumanth Chavali 12 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to add LOV in editable tableSummary: Hi I have a requirement where the user wants to add a new row and wants to edit an existing table row with a drop-down LOV in a table column how to achieve the …
-
VBCS oj-sample-calendar not able to reset all eventsSummary: VBCS: On multiple page visits to the calendar page, the calendar fails to work. Ex. i open the calendar page, navigate to other page then come back to calendar …
-
Oracle Visual Builder Studio December 2021 Version ReleasedWe are happy to announce the release of the new Oracle Visual Builder Studio version. The new version introduces several key capabilities for app developers including Pa…
-
How to add tabbed sub page in main pageSummary: Hi, I want to add a tabbed section subpage in my main page like the below screenshot how do I achieve it in vbcs?
-
How can you create/convert time for a user to their local timezone?Summary: Is it possible to show the user time in their timezone so that they can see times on the UI as thier local time and not UTC. Version (include the version you ar…
-
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't…
-
oj-sample-calendar componentSummary: How to use oj-sample-calendar component in VBC Content (required): Hello All, I was exploring the oj-sample-calendar event to populate data from a datasource. I…
-
Auto Default Select table 1st rowSummary: I have a requirement when data would be loaded in the table then 1st row of table would be auto selected by default. I wan to disable sorting of table I am usin…
-
Is it possible to upload attachment in PCS?Summary: Content (required): Hi All, I have an requirement in my project that is. is it possible to upload attachment in PCS ?. i did application with upload attachment …
-
VBCS dynamic sort on table columsSummary VBCS dynamic sort on table colums backed by service data provider.Content Created Service Connection to call a rest endpoint get operation. The endpoint is gener…
-
Can we show additional information below each row in oj-table?Summary: Hi, I would like to show some text under each row of oj-table. This serves as an indication visually to the user without having to hover or expand the row. Cont…Jaya Krishna Sumanth Chavali 22 views 2 comments 0 points Most recent by Jaya Krishna Sumanth Chavali Visual Builder
-
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS? Content (required): We are displaying a table which is gettin…User_2025-02-12-05-17-46-064 113 views 1 comment 1 point Most recent by David Konecny-Oracle Visual Builder
-
Show warning message when user select table rowsSummary: I have a scnerio where I need to raise a warning alert message to the user when the user selects a table row but it should not fire for 1st table row. Version (…