UI
Discussion List
-
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 25 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 49 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 15 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 15 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 27 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 123 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 (… -
Checkbox not showing Values in UI properlySummary: I am trying to display enable checkbox through Y or N flag in VBCS using oj-checkboxset and oj-option but somehow correct value is not showing in UI. I am getti… -
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n…Vidhya Valantina Venkatesh 5 views 2 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder -
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could… -
Issue after upgrade to version 2110Summary: Hi, I am having an issue in my application when deleting from an Array Data provider using the Fire Data provider Event. I am getting the below error and am not…Priya Padmanabhan-248837 178 views 3 comments 0 points Most recent by Priya Padmanabhan-248837 Visual Builder -
Update data from oj-table to BOSummary: I am loading my oj-table through knockout data source java scripting using page.function.functionName();. There is one edit field and I need to update the same …