JET
Discussion List
-
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…
-
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…
-
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…
-
Edit header and line level data in VBCSSummary: I have headers and lines for a entity.. I have created editable table on headers data to make updates. now I want to update line of header as well based on some…
-
Drawer Popup component not working fine.Summary: Hello Everyone, I am using a Drawer Popup component on my summary page. When I click the "Search" button, the variable associated with the Drawer Popup componen…
-
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…
-
Oracle Offline Persistence Toolkit - When in online mode not getting any GET response payloadSummary: I'm following blog recommendations (Adding Offline Capabilities to an Oracle Visual Builder Application), and post action works OK too when done in offline mode…
-
Issue with oj-input-date selectionSummary: Hi All, Hope you are doing well. I have an Enter a date on or after 03/10/2023. and in which added the below min property so that minimum selection will be toda…learner 71 views 8 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Issue with table columns width by content after Runtime 2407.0.0, JET 16.0.2 upgradeSummary: I have an ADP-based table, with default settings. Before upgrade, column width was set dynamically by content. Content (please ensure you mask any confidential …Or Shahar 34 views 6 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Tree view data as LOV Using Combobox(one) component.Summary: How to Create Tree view data as LOV using "Combobox(one)" component. We want to show both Parent and Child Data in it. Can anybody Please Share a Sample App for…
-
How to read table data when user clicks on a button in VBCS pageSummary: How to read table data when user clicks on a button in VBCS page Content (please ensure you mask any confidential information): We have a requirement to allow u…Umamaheswara Reddy Karri 22 views 6 comments 0 points Most recent by Umamaheswara Reddy Karri Visual Builder
-
After 24.10 update, BOs don't honour the default sort order of the underlying DB View/TableSummary: We have noticed that after 24.10 update, Business Objects don't honour the default sort order of the underlying DB View/Table Has anyone else noticed this latel…
-
Use application variable in Shell page javascript file for custom functions.Summary: I am using "DashBoard Example Template" in VBCS project which is creating the oj-drawer-layout based on menu.json file in config folder. But I want to modify th…
-
How to list all the OIC users in the VBCS extension page? I'm unable to call the rest APISummary: I'm trying to create a page listing all the users present in the instance. And store this data into a business object. I'm unable to call an external Rest API i…Abhilash K - Deloitte USI 24 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to assign a single select dropdown based on ADP in VBCSWe are attempting to update a field attribute with a value that is present in a dropdown menu while editing a record using the VBCS UI. We either don't have the default …
-
Fetch Data in LOVSummary: In the VBCS Instance We have a Page URL Parameter called Username Parameter to Fetch the Details of that User and Populate those details to one LOV .We have use…
-
Enabling table to populate with Dynamic Column and its data based on ATP Table structureSummary: Hi Experts, We have a requirement were we are designing a monitoring dashboard of AP and GL. There will be two Pages (Parent and Child) we are planning. Parent …
-
How to get the handle of page index in PDPSummary: Hi All, We have a requirement to update the record in PDP and refresh the PDP to reflect the changes. But if user navigates to Page 2 and does an update using t…
-
How to call OPA process in vbcs in gen3Summary: We are trying to call a OPA Process from VBCS in Gen3 but unable to get the option in VBCS Version (include the version you are using, if applicable): Code Snip…
-
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose…
-
How to correct viewport of VBCS embedded in an iframeContent Hi All, Seeking your expert assistance. Anyone has an idea how I can achieve this requirement? We have a VBCS widget embedded in client’s website. Client require…
-
Remove checkbox select after oj-table updateSummary: I am using edit multi-select row in the oj-table and when the user is updating one of the fields, they have to deselect and select the same row again for the va…