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!

Session State is set to null when tab (from List) is clicked

sect55Feb 6 2013 — edited Feb 13 2013
Hi Gurus, et al,

Database: 10g Rel 2
APEX: 4.1.2

My application uses a tabbed navigation list to tab through different sections of the form. Each tab issues a doSubmit('tabname');. My application also uses Page 0 for regions that are common to several forms. When I tab through the form (called requisition), the session state for the page items is set to null while the page 0 remains intact. It seems like the doSubmit sets the page items to null. How can I prevent this from happening?

Also, it still happens on APEX 4.2.1 because I put the application on APEX.ORACLE.COM:
Workspace: RGWORK
Application: CSRSR (Application 60220)
Page: 8
Username: tester
Password: test123

Please follow these steps for this issue to occur
1. Run application 60220
2. Select the only choice on the menu (Creative Services Design Requisition (PA 0879))
3. List of Outstanding Requisitions is displayed
4. Click the edit icon next to the requisition Project Description is 'zazaza'
5. Change Date Needed to 3/31/2013
6. Click on the Project Type tab
7. All items are null for that tab (project type in the database = 'frame:dec')

Robert
http://apexjscss.blogspot.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2013
Added on Feb 6 2013
6 comments
686 views