How to show multiple columns with Popup Lov and return multiple values into IG Report in Oracle Apex

preview_player
Показать описание
#popup_lov #interactive_grid #Oracledatabase #OracleApex #Sql #PLSql #javascript

In this video, I have explained how to show multiple columns with Popup Lov and return multiple values into Interactive Grid in Oracle Apex 20.2 in detail.
----------------------------------Facebook Link---------------------------------------------
--------------------------------Multiple Values Return into Page Items with Popup Lov-----------------------

//Javascript Codes
function(options) {

// set a minimum width for the dialog

// PRICE
price = columns.PRICE;

// Size Name
size_name = columns.SIZE_NAME;
return options;
}
Рекомендации по теме
Комментарии
Автор

I have a have a problem with ORACLE APEX, I created 7 interactive report pages, I can access 6 of them and the one the named ADMINS I can only view the table but when I try to edit it shows this error message:

Sorry, this page isn't available.
Error process request.
Contact your application administrator

And same thing for Administration page, it shows the same error message when I try to access it.

crazygamer
Автор

Video quality not good unable to clearly see

daxmlai