JET
Discussion List
-
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 …User_2025-02-06-05-53-15-083 93 views 3 comments 1 point Most recent by Blaine-Oracle Visual Builder
-
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…
-
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…
-
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve…
-
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…
-
How to display multiple Columns display in dropdown listSummary: we have requirement to display multiple columns in dropdown list. Content (please ensure you mask any confidential information): I have created single selection…
-
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 ----
-
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,…
-
Using oj-canvas in vbcs page to capture signatureSummary: how to import canvas in the component list as I don't see in the component list How to use oj canvas as signature pad and capture the signature. Experts , pleas…
-
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star…
-
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise …
-
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 Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl…
-
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…
-
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