Open SpyOO opened 4 years ago
I have the same problem. Any help to fix the problem will be appreciated. I am using this plugin (Superlov 3.0) in several applications migrated from version 4.2 that uses a legacy theme (Topaz (Theme 4) *) and I am unable to upgrade the Apex from release 20.1 to release 20.2
Thanks in advance regards Saverio
We have the same issue.
Try this, it works for me, try putting this LINK "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" in your page template or on the page header the was css files are linked from an external source (link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/)
Try this, it works for me, try putting this LINK "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" in your page template or on the page header the was css files are linked from an external source (link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/)
I am also affected by this issue. But I have not understood the above solution which worked for you. Can you please explain more with some examples? Thanks in Advance
Raja Ramamoorthy
Popup LOVs are built-in to APEX 20.2. Would it be better to redefine the items using Super LOV to the new built-in popup LOVs? Dave
Unfortunately Apex popup lov 20.2 doesn't have the same features as Superlov. In particular The additional mapping of columns to other page items does not work like the Superlov. The problem is clarified in the following discussion: https://community.oracle.com/tech/developers/discussion/4321940/apex-19-2-popup-lov-return-wrong-row-selected.
Therefore it is not possible to replace superlov with Apex native popup lov and a version of superlov that works with the new versions of Apex (20.2 and the new 21.1) would be highly appreciated
Hello, I've resolved this problem serveral month ago, I'dont remeber what was the solution, but you can try with this version attachhed. regards Pedro item_type_plugin_com_skillbuilders_super_lov.zip
Thanks Pedro, I will definitely try your solution.
regards saverio
jQuery UI was deprecated on Apex 20.2 , icons is not visible. class as class="ui-button-icon ui-icon ui-icon-circle-triangle-n" is not available