Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Region display selector problem (Application Express 4.2.6.00.03)
Region display selector problem [message #644107] Wed, 28 October 2015 03:54 Go to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Hi All,

I have create one region display selector on page, total 5 tabs are there including "Show All". all tabs have manual filters with "Go" and "Reset" button.


Problem: When I click to 3rd tab and click "Go" button then its redirect me to "show all" tab but I want to stay on 3rd tab. How to handle redirection of tabs.


Please help me out..

Thanks
Re: Region display selector problem [message #644119 is a reply to message #644107] Wed, 28 October 2015 06:40 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Does this happen only for the 3rd tab? If so, compare it with the rest and fix what's different.

If not, could you attach a screenshot? I'm not sure I understand the layout. Mask sensitive data, if necessary.
Re: Region display selector problem [message #644180 is a reply to message #644119] Thu, 29 October 2015 04:56 Go to previous messageGo to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
nope its happen on all tabs .

Example:

https://community.oracle.com/servlet/JiveServlet/showImage/2-13354115-144892/pastedImage_0.png

Re: Region display selector problem [message #644182 is a reply to message #644180] Thu, 29 October 2015 06:02 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What does the "Go" button do? Does it submit a page? If so, see whether you can move that processing into a dynamic action. One of its actions would be "Submit", while the rest of processing would be done by other actions.
Re: Region display selector problem [message #644184 is a reply to message #644182] Thu, 29 October 2015 06:50 Go to previous messageGo to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Yes, Actually I have manual filter on all the tabs and On "Go" button "reset pagination" process has submitted that filter the SQL report.

I have created one dynamic action for refresh region but its change the behavior of "Go" button previous it was "Submit Page" after dynamic action its change to "define by dynamic action".
Re: Region display selector problem [message #644186 is a reply to message #644184] Thu, 29 October 2015 07:11 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Of course, it is expected behavior.

As I said, you have to add SUBMIT into dynamic action. Another one(s) might be SET VALUE and REFRESH (a region, I guess).
Re: Region display selector problem [message #647568 is a reply to message #644186] Tue, 02 February 2016 08:03 Go to previous message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Same issue .. even I create dynamic action for Submit and Refresh it's redirected me to Show All tab.

Is there any other way like JavaScript etc. to submit separate region without submitting whole page ?

Previous Topic: Apex Blank Screen
Next Topic: DEBUG PL Code from FORM
Goto Forum:
  


Current Time: Thu Mar 28 12:49:16 CDT 2024