foobarbaz-pl / apex-plugin-floating-scrollbar

Oracle APEX dynamic action plugin to enable floating scrollbar.
Other
7 stars 1 forks source link

Problem with plugin on Apex 5.1 #9

Closed ids245 closed 7 years ago

ids245 commented 7 years ago

Good afternoon. I tested the plug-in on Apex 5.1 Interactive Report and Grid Report following the instructions made the settings, but the scrollbar did not appear. Tell me please, what could be the problem?


Dynamic Action Name = My_Dynamic_Action_Name Sequence = 20 Event = After Refresh Selection Type = Region Region = My_Region_Name


Action Properties Action = Floating Scrollbar (Plug-In) Region = My_Region_Name Sequence = 10 Event = My_Dynamic_Action_Name Fire When Result Is = True

foobarbaz-pl commented 7 years ago

I haven't tested this plugin with interactive grid, most probably it won't work. With interactive report you might get into troubles if you are using region template other than interactive report. I'm planning to add a parameter for custom jQuery selector to tackle such cases.

ids245 commented 7 years ago

Thank you. We are waiting for a new update.

foobarbaz-pl commented 7 years ago

Duplicate of #7