UI
Discussion List
-
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 13 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 26 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 119 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 3 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 170 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 … -
EBS Account Code combinations Key Flex fields/Special Valueset in OIC VBCSSummary In EBS we can display GL account code combinations in a form or report using Special Valuesets, can we achieve the same in OIC VBCSContent In EBS we can display … -
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad… -
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f… -
Tab Close Event or Browser Close eventSummary: Hi, Is there a way to capture the event if the user accidently closes the tab in which VB app is running. Need to do some clean up job if the user closes the ta… -
How to preview image and pdf file within VBCS page.Summary: Preview Base64 encoded image and pdf file within VBCS page. Content (required): Hi Team, We have a requirement of previewing the base64 encoded pdf and image wi… -
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r…