JET
Discussion List
-
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…
-
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…
-
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…
-
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 …
-
Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta…
-
Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value…
-
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type
-
How to generate unique name for filename everytime we click on oj-sample-export button?Summary: I am using oj-sample-export component to download csv file. I want to add a timestamp to the downloaded file for maintaining filename uniqueness. Content (requi…Vishal Singh Rajpurohit 33 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Edit table record is not showing up the original value for Single Select field.Hello experts, I've a page showing up table records and editable, for this one field below I wanted to have a list of values to be chosen when editing, but once i got in…
-
Editable table using ADP (mandatory fields to be edited is required)Summary: Hi experts, I am using editable table by using ADP. But I want the user to edit some mandatory columns. I used all the possible solutions like making fields req…
-
How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont…
-
how to add multiple AND condition on filter criteria using SDPSummary: Hi Facing challenge while filtering the SSP(BO) table based on multiple search parameter. Scenario we have 5 search parameter now user enter only 1 or 2 paramet…
-
i have a query about CSS for label value oracle JET component.Summary: I'm trying to align the label value but its not responsive for example if i minimize the screen label value css does not work properly. Please guide which class…
-
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg…
-
Import core pack components into VBCSSummary: How to import OJET core components into VBCS app. Content (required): Hi Team, In my web application, I have an use case to display checkboxes next to the selec…