JET
Discussion List
-
oj-sp-calendarSummary: I was trying to create the event in calendar component and also follow the below mentioned URL . I have created the event but I'm not able to see the event on c…
-
Insert a row above or below selected row in the tableSummary: Is Inserting a row above or below the selected row functionality available in VBCS? Is there any way this can be achieved?
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
Download table data in Excel and make entire column readonly in excel fileSummary: I have table which is based on SDP. I have requirement where I have to download the table data in Excel and before download I have make some column in Excel fil…
-
Issue with oj-popup Positioning in Safari on Mac Devices (Working Fine on Windows)Summary: Hi all, I’m facing an issue with the oj-popup component where it’s dynamically positioned based on the screen size. On Mac-Safari, the inline CSS 'inset' is bei…
-
How can we set Select (Many) field height to fixed size and restrict from resizingSummary: We have created a form with Select (Many) column and assigned list of values using REST api. When we select values from LOV, the field is expanding (auto sizing…
-
style.decimal.separators group and decimal must be set togetherSummary: when creating in vbcs redwood starter app , it immediately shows these errors: style.decimal.separators group and decimal must be set together. style.decimal.se…
-
Screen flickering issueSummary Screen flickers after an eventContent Hello Experts, I have a table(based on ADP) which has events associated with columns values and in the event I am doing som…User_2025-02-04-06-54-05-326 116 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
SDP filter not working in select singleSummary: SDP filter not working in select single Content (please ensure you mask any confidential information): Hello Expert, we have build page where we are using BU na…
-
How to Build VBCS Application By referring JET CookbookSummary: How to Build VBCS Application by Referring JET Cookbook Content (please ensure you mask any confidential information): Hello Team, I want to build a VBCS applic…
-
How to Make Records Editable in a BDP After Uploading Through File Picker in VBCS?Summary: How to Make Records Editable in a BDP After Uploading Through File Picker in VBCS? Content (please ensure you mask any confidential information): Version (inclu…
-
How to use text filter attribute in ADP VariableSummary: How to use text filter attribute in ADP Variable Content (please ensure you mask any confidential information): Hi Team, what is the use of text filter attribut…
-
How to assign SDP data to ADP In vbcs?For paging control instead of ADP i need to Map via SDPHow to assign SDP data to ADP In vbcs?For paging control instead of ADP i need to Map via SDP
-
Export functionality in VBCS has extra quotes on first fieldsHello Experts, I am using the export functionality in VBCS to allow user to export the page data, but i noticed there is always double quotes on the first column, is the…
-
Scan EAN13 or barcodes or other with vb.Summary: Hi all, I would thank for any help with the following: Just did a quick test with this blog: I have found this issue: After that I have gone with this blog @Dav…
-
How to design attcahed page in VBCS using RedwoodSummary: Hi, I am new to VBCS/Redwood. I am able to design basic create and edit form using Redwood template. However, i have a requirement to design a page in below for…
-
oj-tree-view not expanding allHi, i'm trying to expand all my tree-view's nodes by using addAll. For some reason is not working. This is my snipped code: PageModule.prototype.expandTree = function (t…
-
Send CSV file to the OIC REST Service as a request payload from VBCSI have requirement where I need to send a csv file format to a Post type OIC REST Service as a request payload from VBCS on button click. Can anyone please share what sh…
-
How to use JS Function in page code?Summary: How to user JS Function in page code Content (please ensure you mask any confidential information): Hi Experts, I have a page where I want to use a JS Function …
-
oj-sample-export-data component for JET 16.1.4 version issue for Redwood template based VBCS appSummary: Hi All, I have created a VBCS application based on redwood template. I am installing oj-sample-export-data component from exchange into my application but its n…
-
how to show only upto 2 decimal in oj-input-number but in background keep the whole value ?Hi , I have got one requirement where i want to show the value of an oj-input-number component to only upto 2 decimal pointers, But in background it should hold the actu…
-
VBCS Table is not getting blank on Reset if Pagination is on (loadmoreonscroll)Summary: I have requirement where I have to blank the table on Reset button. I am using SDP to display rows and have loadmoreonscroll option and height : 300px ; style s…
-
VBCS Application offline persistence toolkit error :Summary: I am trying to use the VBCS offline capability to develop an application.After clicking on refresh I ma getting error : '[VB (ERROR), /vbsw/private/fetchHandler…
-
Why am I getting an error in console when I try to open a simple dialog using a button in vbcs?Summary: When I click on a button to open a simple dialog I am getting this error in console. Also please note the aria-hidden="true" property in the below error is not …
-
How to create SDP variable based on nested JSONSummary: How to create an SDP variable based on nested JSON Content (please ensure you mask any confidential information): Hi Expert, I have the JSON payload and I need …
-
vbcs - table content layout - not refreshing after dataprovider eventSince upgraded to Release 2410 Visual Builder Runtime Version 2410.2.0 Oracle JET Version 16.1.4 A table is not adjusting its layout after a dataprovider event - refresh…
-
Redwood Calendar is not getting properly refreshedSummary: Redwood oj-sp-calendar is not getting properly refreshed. Every time the ADP is refreshed with new values the calendar component is appending all the old and ne…
-
Unable to bind text with oj-bind-for-each with oj-row-expanderSummary: I am trying to use oj-row-expander property in oj-table. The values of column headers are dynamic. Hence the attributes inside the child row is also dynamic. I …
-
How to pass SDP data to java script as input parameterSummary: Hi Experts, @Sherif Bashar I have a requirement to pass SDP & ADP as input parameter to JS. ADP is subset of SDP and JS need to return SDP minus ADP data. SDP =…
-
Upgrade existing VBCS page to Redwood themeSummary: I have a very complex VBCS page developed 2 years back ( with no templet ( empty Application )used during development ) . Now customer is looking if the VBCS pa…