JET
Discussion List
-
is there a recipe in vbcookbook for reading excel file on uploadSummary: Hi Experts Is there a recipe in vbcookbook or ojet cookbook where Oracle has demonstrated how to upload excel file and post which the contents will be displayed… -
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t… -
Settings not opening screen in Redwood TemplatesSummary: Create an VBCS app on OIC using the redwood template ( 22.07) and once the default app is created, if you go to the settings on the top right of the hamburger n… -
Select single filter parameter vs combobox filter paramSummary: Hi Team, This is a observation that whenever we are selecting filter attributes in select single component it is just concatenating a "name%" at the end whereas… -
Embeded DB in VBCS instanceSummary: If I have application with some complicated logics but the DB will not be that big? which one is better to ORDS and integration with SaaS and use DB tables or k… -
what is the best way of Skinning A templates in Redwood Theme?Summary: How to do skinning on templates of redwood? and what kind of errors I might face if I do major changes? Content (required): I am starting to use the redwood the… -
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged… -
Sending a table to database , the data invoked from external API, User will do update and save to DBSummary: API to collection => Update table by user => save table to DB. Content (required): Hi I have this sample consumed from external API. I listed the data in a tabl… -
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type. -
Unable to display the virtual keyboard on the select many component in mobile browser.Summary: Unable to display the virtual keyboard on the select many component in mobile browser. Content (required): I'm using a select many component, and in the mobile … -
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev… -
Go to Top Behavior in my pageSummary: Go to Top Behavior in my page Content (required): Hi, I have created a page with 3-4 accordion components. Users scroll down to get to the last accordion. I wan… -
How to force a tooltip on a table column to be opened only if the prev tooltip was closed ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Can I keep the scroll bar of a data grid in the same place after editing it?Content (required): The data from the data grid can be edited, and when the data is edited the table is refreshed, and when it happens the scroll goes back to the beginn… -
Unable to filter the data using Rest APISummary: Content (required): I was facing an issue with the filter the data of a given table using the Rest API. As you said in the blog the URI parameter while assignin… -
Select single selection how to save multiple valuesSummary: I have created an application with select single component where on selection i want to save multiple value like for example in select single if my label is emp… -
Excel Add in VBCS with ORDSSummary: Hi Team, We have created the VBCS applications with existing VBCS storage as a tenant and observed that for Excel add in with LOV ATP with Business objects . Ca… -
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap… -
Editable performance issueSummary: Hi , I am using a editable table in my project which is having performance issue .We are already using batch processing for CRUD operation where ADP is used to …Chandrakala A-Oracle 36 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Unable to reorder columns, even after selecting dnd.reorderSummary: In the below Ojet table, unable to reorder the table columns in Live mode even after selecting dnd.reorder Please need urgent help .. It is to be deployed to PR…Vidhya Valantina Venkatesh 101 views 6 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder -
How to move selected row on press of enter key?Summary: We have a requirement where on click of the Enter key, the edit mode has to move to the next row of the table. Currently, on click of enter key, the edit mode i…Vishal Singh Rajpurohit 33 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
VBCS: Editable table - Disable double clickSummary: Hi Everyone, I have created oj-table, and added the logic for editable table. Want to know if there is any way to disable EDIT on Double click of the row. Pleas… -
How to Disable Input SearchSummary: Input search should be in Disable on Approve Page Content (required): Hi all, On the client Approve Page, All fields should be in disabled mode , Should not be … -
How can I hide pages based on the roles assigned to the users in VBCS?Summary: Content (required): I included a Java Script code in shell and tried to disable the page using Id, but it is not working. Is there any way to handle it in VBCS.…User_2025-08-15-00-03-05-696 40 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
oj-progress-circle and oj-progress-bar => Showing percentages valuesSummary: Hello Team, Good morning and Good evening. I am using oj-progress-circle, can we show the percentage value at the center of the circle? Also for oj-progress-bar… -
How to disable a table in VBCS dynamically based on conditionHi Team, we have a requirement to disable a table/disable double click on table based on field status. we created Id for table and try to disabled it from Java Scripts .…User_2025-08-15-00-03-05-696 94 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to disable table or button in table in VBCS dynamicallySummary: Hi Team , I have to disable table or button in table dynamically depending upon particular condition so that no editing can be performed . Content (required): V… -
oj-tree-view expand all performance guidelinesSummary: We have implemented oj-tree-view with 4 levels of child nodes and huge data set of appx 50+ parent nodes. As per documentation expanding all nodes for huge data…User_2025-11-28-00-34-35-395 57 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to show concat multiple values in combobox drop down lovSummary: How to show multiple values lov in combobox drop down LOV List like username1 email1 employee_id001 department_nameA username2 email2 employee_id002 department_… -
How can we make Tables with Irregular HeadersSummary: We have a requirement we need to group the parent header column and corresponding column in the same section. Also, not all columns have a parent header how can…