BUI Extensions
Discussion List
-
Anil Kumar Allada 12 views 3 comments 0 points Most recent by Radhika Abhyankar-Oracle Fusion Service
-
How to add close window to the HTML script on clicking on Save button$("#SaveBtn").click(async function(event) { $('#ExtensibilityModalWindowViewModel').hide(); event.preventDefault(); $('#processing').show(); // Show the processing GIF v…User_8XWB9 22 views 2 comments 0 points Most recent by Dara Nagasai Intelligent Advisor for B2C Service
-
How to Change Cell (ExtensionReportCell) after get Cells using rows[0].getCells()Please Help-me 😥 After getting rows in "addExecutorCallback" how do I change the value of a cell that is in the "ExtensionReportRow" object? I need change value in cell …Richard J Algarve 51 views 3 comments 0 points Most recent by Patrick Breidel-Oracle Reporting & Analytics for B2C Service
-
How to use ojDialog to display a message through a report analytics extension?Hello Community, I need to display an alert or messageBox to inform the attendant if the items they selected in the report are not valid to be processed by the add-in. H…Richard J Algarve 52 views 1 comment 0 points Most recent by Sreedev S-Oracle Reporting & Analytics for B2C Service