JET
Discussion List
-
Case insensitive Filter criteria on SDPSummary Case insensitive Filter criteria on SDPContent Hi, I have created a LOV usingVBCS Learner-230793 258 views 12 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Can't make oj-input-date-time conditionally required or non-required.Summary: Content (please ensure you mask any confidential information): Hi, I have an oj-input-date-time field which I want to make conditionally required based on the W…
-
VBCS Facet SearchHi All, I have a requirement to implement facet search in VBCS. I came across a video showing how to do so, however I couldn't find the component being used in that vide…
-
oj-c-select-multiple: "select all" optionSummary: oj-c-select-multiple, select all option Content (please ensure you mask any confidential information): Hi i am using oj-c-select-multiple and i need a "select a…
-
How to Use Request Transformation Option for ADPSummary: We are using Combo box to Store the LOV Values of Employee Number. This Employe Number is based on Variable SelectEmployeeNumber The Table Data is based on ADP …
-
PWA to webappSummary: Converting PWA to webapp the CSS styling are not working. Content (please ensure you mask any confidential information): Hi Team, I have a PWA application which…Vignesh Viswanath-Oracle 11 views 0 comments 0 points Started by Vignesh Viswanath-Oracle Visual Builder
-
Error in variable reset component after upgradeSummary: Hello everyone, I have a process in Visual Builder that performed a search based on parameters. The search filled an ADP. Everything was working fine until befo…
-
Error in variable reset component after upgradeSummary: Hello everyone, I have a process in Visual Builder that performed a search based on parameters. The search filled an ADP. Everything was working fine until befo…
-
How to create a navbar in vbcsSummary: How to create a navbar in VBCS Content (please ensure you mask any confidential information): Hi Expert, I wanted to create a Navbar in VBCS page where i want t…
-
Need to split large pdf file based on keyword - Invoice Number :Summary: Need to split large pdf file based on keyword - Invoice Number : & most of the invoices are ore than one pages. Please help me with the JS code if any one have …
-
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…
-
Facing error while generating the PDF.Summary: I imported the jsPDF.min.js library. Using the simple JavaScript function to generate the PDF. define(['resources/js/jspdf.min'],function(jsPDF){ 'use strict'; …
-
How to do table Inline EditSummary: Can nay body Please share a Sample App for an Inline Edit using SDP/ Content (please ensure you mask any confidential information): Version (include the version…
-
Add hyperlinks in Fire Notification.Summary: Hello everyone, is it possible to include hyperlinks in a Fire Notification? Content (please ensure you mask any confidential information): Version (include the…
-
Pages inside the flow has error in page designer modeSummary: This is related to post prod support work. We have few pages inside the flow , when I try to open the page in the Page designed , with will throw the error as d…
-
replace the Service Data Provider with an instance of the Array Data ProviderSummary: Below is the recipe for batch edit Below note is mentioned in the reciepe >>> DO NOT FOLLOW THIS RECIPE
-
Download file from sharepoint with the help of ORDS Get call which contains file path & file name?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
oj-bind-if errors in oj-form-layoutsSummary: Content (please ensure you mask any confidential information): Hi, I think after the latest VBCS update, I have started getting errors for any oj-bind-if blocks…
-
Dynamically navigating the user to pages after they login based on the initial URL.Summary: Hello, We have a scenario where users will get emails with the parameterized links to our DCS portal pages. However, once they click on the link to access the p…
-
Seeking Guidance: Changing Existing Field Values in Redwood Using JavaScriptHello Team, I'm looking a guidance on how to change the value of existing standard and custom object fields in Redwood using JavaScript. Could someone please advise on t…
-
Copy values from VBCS tableSummary: Content (please ensure you mask any confidential information): How I can enable coping values from VBCS table ? Version (include the version you are using, if a…
-
Rich Text Editor support for tables/other rich text components?Summary: We are using the Input Rich Text 2 component but this lacks many rich-text components (such as support for tables, pasting images, etc.). We can use an custom e…
-
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin…
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi…
-
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select …
-
Setting focus on the newly added row in oj tableSummary Setting focus on the newly added row in oj tableContent Hi , Th requirement is to set the focus on the newly added row when the user adds a new row. Or is there …
-
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s…
-
Using ADP for combobox similar to SDPSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Koda V V Satya Sai Surya Ramakrishna 57 views 5 comments 0 points Most recent by Nada Bashar Visual Builder
-
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti…
-
Gantt Control - Errors when changing the underlying data at runtime.Summary: I have created an app extension that utilizes the gantt control. I'm encountering some errors when changing the underlying data to show different projects or ch…