JET
Discussion List
-
vbEnter not getting executed on page load or hard refresh in VBCS applicationSummary: vbEnter not getting executed on page load or hard refresh but it is getting executed when you visit the home page through the navigation links in the menubar of…
-
VBCS: A few questions on validations, performance tuningSummary: Need more info on the below questions in Oracle VBCS Content (required): Hi All, Need more information on the below questions/use cases in Oracle VBCS. In Edita…
-
OPA Interview Component - Redirect link to Web or Mobile App respectivelySummary: OPA Interview Component - Redirect link to Web or Mobile App respectively Content (required): We are using OPA-Interview component in our project. We have a lin…
-
$application.user.email returns Username instead EmailSummary: Hi, When we run the app from VBS-> workspace , '$application.user.email' returns User Name. It returns Email when we either access shared app url or run it from…
-
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view which is pulling the data from a SDP of a Business Object. Any …
-
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view on a button click which is pulling the data from a SDP of a Bus…
-
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…
-
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…
-
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…
-
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…
-
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…
-
Save pdf base64 to local including an embedded img . VB-Classic.Summary: Please, I would like some help to get a pdf (from base64 string) with an image embedded selected by user. Trying to get the most basic version from this magic: …
-
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-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
-
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 …
-
How to dynamically display button in oj table columnSummary: Dynamically hide and show button in OJ table column Content (required): We have a table in the page where we have to display a delete button in one of the colum…
-
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 21 views 2 comments 0 points Most recent by Jaya Krishna Sumanth Chavali Visual Builder
-
APEX to VBCSSummary:APEX 11 based application Content (required): We have APEX 11 based application. We want to move this application to modern technologies. 1>Is it preferable to m…
-
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 (…
-
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 115 views 3 comments 0 points Most recent by Priya Padmanabhan-248837 Visual Builder
-
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 …
-
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when…
-
Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaboSummary Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaborate?Content Hello, I've just found the doc referred in summa…
-
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…Vidhya Valantina Venkatesh 31 views 7 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder
-
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el…
-
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if …
-
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…
-
Collapsible Data in TableSummary: I have a requirement to showcase collapsible data and my input is array shown similar to the link below. How to rewrite the code an attain the same in JavaScrip…