JET
Discussion List
-
Need help on styling redwood css for button and tableSummary: Hi Experts I have followed below OJET cookbook and copied all the redwood css resources but i want the button in first row to be in yellow and buttons in second…
-
How to add an event listener for change on a checkbox within oj-checkboxsetSummary: How do we add an event listener (probably a "change" event) so that when one checkbox in a checkbox set is selected, another is automatically selected within th…
-
Display custom message while data is being loaded in an oj-tableSummary: Hi, My oj-table is fetching a large amount of attachments from Fusion which takes a while to do. The requirement is to not block the user from doing other thing…
-
Data not loading while scrolling down in combo BoxSummary: Hi I am facing issue in Combo box one when user scrolling down the the data not loading automatically its SDP based. Also sometime combo box goes grey out and S…
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
Adding CSS to only certain cells in an oj-table.Summary: Hi, I have an oj-table which is populated by an ADP. One of the columns' values of this table are to be edited by the user. I want to give some kind of visual h…
-
Export Table data to Excel instead of CSVSummary: We are looking to Export the Tabel Date to Excel instead of CSV. Any Inputs/Sample Steps Please advise. Content (please ensure you mask any confidential informa…
-
single select filter is not working.Summary I have added single select component in which i am populating data from SDP. from ORDS i'm getting the data but since only up to 50 rows are getting populated fo…
-
Need help in understanding the below tags in the main pageSummary: I have this below tags in the main page Please help me understand what is this tag - oj-vb-fragment-param ------ …
-
Validating Table Rows for Required FieldsSummary: Hi, I am using an ADP with an oj-table. I have some mandatory fields that the user needs to input before they can exit the editing mode of the row. However, des…
-
How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can…
-
Please help me understand the below code on the main page.Summary: Below is the code on the main page ----
-
SDP Table Data from BO on Page Load and Shows all the RecordsSummary: We are filtering the SDP Table Data from BO to display on Page using $ applcation.varaibles.Username as Page URL Parameter. When BO is data is fetched on page w…
-
Selected Single ADP Table FilterSummary: Can any body Please share a Sample App for ADP table Filter using Select Single LOV Content (please ensure you mask any confidential information): Version (incl…
-
$application.variables usageSummary: We are trying to fetch the data on to multiple SDP Tables based on Select Single Filter. We are making use of $application.variables ..Employee_number as the Em…
-
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don…
-
How to make error message under list that is required ?Summary: I have a list i want the user to choose but if he didn't choose a value then i want to put error message under this list that is required to have a value
-
What component can we use for export data from table in Redwood Starter theme?Summary: i have used the component for exporting table data. i am getting error message this component is not approve in Redwood Component. Content (please ensure you …
-
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe…
-
Data Loaded to BO is not Reflecting on Page ImmediatelySummary: We are fetching the Data from Oracle BIP Report using Page URL Parameter and loading into BO. The Data gets loaded to BO, But the BO data shows on Page on the o…
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
Time Zone Preference in VBCSSummary: Time zone Preference Content (please ensure you mask any confidential information): Hi Team, we have created custom VBCS screens and would like to know if there…
-
Resolving error Missing parameter, element='null', methodName='close' in callComponentMethodActionSummary: This error is coming when clicking in hyperlink which contain a dialogbox opening in action chain. Please Content (please ensure you mask any confidential infor…
-
oj-c-select-multiple component behaves different from the cookbookSummary: Hi, I am implement oj-c-select-multiple component, but when i select any values from drop-down first and then try to search other values are typing it in compon…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
Datagrid not getting displayedHi, Firstly I Imported the datagrid as below Next is below code used in the page Finally in the app.css under Resource --> CSS below is the code But after running the pa…
-
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content …
-
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number …