Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Maintain the state of a collapsible region.

Gabriel GuzmanMar 4 2014 — edited Mar 7 2014

Hi,

I have a Jquery Mobile app with some reports inside collapsible regions. Those reports have a pagination of three rows per page, and when I press the "Next" link it works fine, showing the next three rows. The only problem is that it reloads the page and the collapsible region returns to the default state (closed).

I want to know if there is any way to save the state of the region and load it after the page has reloaded, so the user don“t have to expand it again. I tried with some JavaScript code I found, but it didn't worked.

I'm using Apex 4.2.0.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2014
Added on Mar 4 2014
8 comments
834 views