JET
Discussion List
-
Change group and decimal separator in an input numberContent In Brazil (BRL currency), the group separator is the dot and the group separator is comma. it is possible to make this change when converting the input number fi…User_2025-03-07-20-58-43-066 168 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Paging Control not working in a TableSummary Basic paging control not workingContent Hello, I'm trying to replicate the Paging Control mentioned in https://www.oracle.com/webfolder/technetwork/jet/jetCookbo…
-
working-with-multiple-row-selection-tables-in-visual-builderSummary multiple-row-selection-tables-in-visual-builderContent Hi All We have a requirement for multiple row selection in a table. For this we have created a table with …
-
Multiple row selection using checkbox in ojTableContent Hi Everyone, In my requirement, I selected table row using checkbox and pass that values into rest but I m getting row key only. i want to get whole selected row…
-
Display horizontal scroll bar of a tableSummary Need do display the horizontal scroll bar on the topContent Hello, there is any way / propertie that I can display the horizontal scroll (that by pattern is down…
-
How to get a ZIP Folder, during BUILD of a Web App in VBCS ?Summary How to get a ZIP Folder during the BUILD of a Web App in VBCS ?Content We have created web apps in VBCS and also build it successfully. After the BUILD , we did …
-
VBCS - Search for required option before select in select One/select Single LOVSummary Unable to search the list data in selectOne/selectSingle componentContent Could you please help us understand how to filter the list data in selectOne/selectSing…
-
How to display multiple columns in a LOV using combobox/select one - VBCSSummary How to display multiple columns in a LOV using ArrayDataProviderContent Requirement is to display more multiple columns in a LOV using ArrayDataProvider. I have …
-
Hold action for a specific timeSummary I have 2 actions happening at the same time (Selection of row and check box marking) there is a way that I can hold any of them to not happen at same time?Conten…
-
TLS V1.2 in Oracle VBCSSummary TLS V1.2 in Oracle VBCSContent Hi, Is there any special handling to let VBCS Invoke HTTPS Webservices with TLS V1.2 because we got the below error { "type" : "ab…
-
Event on tab (oj-tab-bar)Summary Need to perform action when 1 tab is selectedContent Hi Team, I have a tab bar on page where 2 tabs have been added- 'All Employees in Job Code' and 'Compare Emp…Kumar Saurabh Srivastava 25 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to select checkbox based on booleanSummary I have an array that is returning true in a Boolean field, how can i make this field reflect a checked box?Content Hello Guys, isSelectedOrder: true I have this …
-
Enable/Disable columns in a table based on the rolesSummary Enable/Disable columns in a table based on the rolesContent Hi All, We have a table with 10 columns in it, out of which 5 columns needs to be disabled all the ti…
-
How to select all boolean check boxes in a Table?Summary I need to create a checkbox where the title Select All is placed, how can I do that and make it mark the entire table that is associated?Content Hello, I have a …
-
VBCS-Editable tables Roweditend event not working in Jet 8.1Summary Editable tables Roweditend event not workingContent https://www.youtube.com/watch?v=DNNBnxEDrMk&feature=emb_logo We followed above video for editable table but a…
-
oj-combobox-one - serach is not working in the list of valuesSummary oj-combobox-one - serach is not working in the list of valuesContent Hi All, I have oj-combobox-one component, the data is from service connection. It displays a…
-
How to disable the AuditSummary Disable the Audit which is run automaticallyContent Hi All, After the recent upgrade to VB Studio (Version: 20.10.0) the Audit Functionality runs automatically o…Satish Kumar 35 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
How to provide option for user to select only year as a input.Summary Requirement is to get year as a input from user. Is it possible to display only year and allow user to select them using input date or any other component.Conten…
-
Dynamic Diagram in Oracle VBCSSummary Dynamic Diagram in Oracle VBCSContent Hi Experts, Trying for generating Dynamic Diagram in Oracle VBCS using oj-diagram, Referring JET Cookbook. Could you please…User_2025-02-06-06-53-05-399 27 views 9 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder
-
How to prevent adjacent column resizing while any column width is increased or decreased in tableSummary How to prevent adjacent column resizing while any column width is increased or decreased in tableContent Hi Team, Do we have an option to keep the adjacent colum…
-
Print capability in VBCSSummary Print capability in VBCSContent Hi Gurus, Can we do the print capability in VBCS (apart from browser's default print behaviour )? Please let us know if you have …
-
Refresh table content when no data found from service connectionContent I have made a service connection through OIC that connected a DB to run a SQL to get result. And made some parameters to filter the data. In VBCS, I created inpu…
-
Firing Table's first-selected-row Before the Hyperlink's on-clickContent Hi, I have a table which has a first-selected-row event registered with it. When the row is selected, I am assigning some values using the $chain.variables.rowDa…
-
oj-radioset component to show 15 optionsSummary oj-radioset component to show 15 optionsContent Hi All, We are using oj-radioset component to show 15 options to the user. With 2 options, we have tried with Boo…
-
Show When Ready Component's display issueSummary I can't use ShowWhenReady component repeatedly in the same pageContent Hello everyone, I'm newbie in Visual Builder. In one of my pages I call three Rest API fro…
-
ADP - Refresh Event AutomaticallySummary ADP - Refresh Event AutomaticallyContent Hi Experts, Created a Table with Boolean Checkbox to select multiple row for Processing, Once data loaded into the table…User_2025-02-06-06-53-05-399 24 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder
-
How to populate a oj-select-one with a custom Array or ADP?Content Hi, I have a oj-select-one component which I want to dynamically populate its options with an array or an ADP. Can someone tell me how this can be done?
-
VBCS Mobile - Status bar in android is blackSummary VBCS Mobile - Status bar in android is blackContent Hello, VBCS Mobile - Status bar in android is black so we can't see the battery life , wifi and signal info a…
-
oj-bind-if Doesn't Work After First TimeContent Hi, In one of my page, I have a few oj-bind-if tags which display content conditionally based on a drop down. The drop down works fine as I can see that other th…
-
Panel on ShellSummary Panel on Shell that does Push instead of overlayContent We need to place a box on shell (thinking a Panel is our best option, but open to input) to display infor…