JET
Discussion List
-
Display Current TimeSummary: Please share a Sample App to Display Current Time with HH:MI: SS Content (please ensure you mask any confidential information): Version (include the version you…
-
Is it possible to display only month and year in oj-input-date fields???Summary: Content (required): Hi All, I have an requirement in my project that is. Is it possible to display only month and year in oj-input-date fields? Please refer bel…
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 34 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
facing error while saving the time from oj-input-time component.Summary: Component:- From Time error:- REST API QUERY FOR SAVE THE…
-
how to export the business object with data from one app to anotherSummary: Hi Experts I have a requirement to export all the business objects from one application to another new application, please let me know how can i achieve this ? …
-
after adding search configuration details for Smart search component, page does not loadSummary: Hi Experts I'm following below mentioned video by Shay to implement smart search but as soon i add details for search configuration, my page does not load, how …
-
Navigate to Pages based on Table First Selected RowSummary: Based on the Value of the Table First Selected Row Event ,We are trying to Navigate to Page 1 if the value Populated to Input Text Box is 1 and to Page 2 to Pag…
-
Scan file upload in VBCSSummary: We have VBCS pages with upload functionality , uploaded file is converted the base64content and placed in the CLOB column in the ATP. The uploaded file can be d…
-
Issue with Downloading Files from Oracle Object Storage in Deployed VBS/VBCS AppSummary: I have a VBS application where I download files from an Oracle Object Storage bucket. Within the bucket, I have created a folder to store files, which can then …
-
Strange issue with bind-if inside oj-collapsibleSummary Strange issue with bind-if inside oj-collapsibleContent Hi All, I am facing strange issue with bind-if inside oj-collapsible component. I have one LOV and 2 tabl…
-
Click event is not triggering on thematic map markerHello experts: I am building a thematic map in VBCS which shows the US states and specific cities within the states. I am using marker template to show the cities. I wan…
-
Login to Application by Sanning the IdSummary: We have Requirement to build a VB App where the user will login to the Application by Scanning his Id Card. Can anybody Please share a Sample VB App Content (pl…
-
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 75 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…
-
ToolTip in Table data not displayingSummary: We have search page, and data is displaying using ADP variable in OJTable component. When we try to display tool tip using aria label or title it's showing blan…
-
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…