Tabbed pages not changed during the selection of the TAB LIST

Hi all

I have a form that contains 15 tabs, 1 10 Tabs are dynamic (enabled with the new instance of the form depending on the configuration) and 11 to 15 are static tabs visible for all.

My problem is when I am clicking on tabs iam able to switch tabs, but when I select the tab in the tab list , I don't go to the selected TAB.

Ex: when I am in 1 TAB and select TAB15 on tab list my form remains in TAB1 and don't move not TAB 15

Please give me a Solution.


WHEN the PAGE of TABS CHANGE my code is

DECLARE
l_curr_rec NUMBER;
BEGIN
l_curr_rec: =: SYSTEM. CURSOR_RECORD;

-Get the Page tabs at the top of the default page to the form
SHOW_VIEW ('HDR_CANVAS_FIXED');
: global p:System.NET.HttpWebResponse.headers: = GET_CANVAS_PROPERTY ('TAB_CANVAS', topmost_tab_page);

IF(:GLOBAL.) HEADERS = "AS_REC_IMAGE") THEN


SHOW_VIEW ('AS_REC_IMAGE');
SET_VIEW_PROPERTY ('AS_REC_IMAGE', VISIBLE, PROPERTY_TRUE);

SET_TAB_PAGE_PROPERTY ('AS_REC_IMAGE', ENABLED, PROPERTY_TRUE);

GO_BLOCK ('AS_REC');

-Hide the other canvases except the canvas price


ELSIF(:GLOBAL.) HEADERS = "TRIM_REC_IMAGE") THEN


SHOW_VIEW ('TRIM_REC_IMAGE');
SET_VIEW_PROPERTY ('TRIM_REC_IMAGE', VISIBLE, PROPERTY_TRUE);

SET_TAB_PAGE_PROPERTY ('TRIM_REC_IMAGE', ENABLED, PROPERTY_TRUE);

GO_BLOCK ('TRIM_REC');

-Hide the other canvases except the canvas price

ELSIF(:GLOBAL.) HEADERS = "AS_SHIP_IMAGE") THEN

SHOW_VIEW ('AS_SHIP_IMAGE');
SET_VIEW_PROPERTY ('AS_SHIP_IMAGE', VISIBLE, PROPERTY_TRUE);

SET_TAB_PAGE_PROPERTY ('AS_SHIP_IMAGE', ENABLED, PROPERTY_TRUE);
GO_BLOCK ('AS_SHIP');

-Hide the other canvases except the canvas price

ELSIF(:GLOBAL.) HEADERS = "TRIM_SHIP_IMAGE") THEN

SHOW_VIEW ('TRIM_SHIP_IMAGE');
SET_VIEW_PROPERTY ('TRIM_SHIP_IMAGE', VISIBLE, PROPERTY_TRUE);

SET_TAB_PAGE_PROPERTY ('TRIM_SHIP_IMAGE', ENABLED, PROPERTY_TRUE);

GO_BLOCK ('TRIM_SHIP');

-Hide the other canvases except the canvas price


ELSIF(:GLOBAL.) HEADERS = 'EXTRA') THEN
-Show export Web-


SHOW_VIEW ('EXTRA');
SET_VIEW_PROPERTY ('EXTRA', VISIBLE, PROPERTY_TRUE);

SET_TAB_PAGE_PROPERTY ('EXTRA', ENABLED, PROPERTY_TRUE);
GO_BLOCK ('EXTRA');

-Hide the other canvases except the canvas price



ON THE OTHER - DYNAMIC TABS
-Hide all the other static canvases


IF (: OVERALL.) HEADERS = "TC01") THEN
GO_BLOCK ('TC01');

ELSIF (: OVERALL.) HEADERS = "CT02") THEN
GO_BLOCK ('CT02');

ELSIF (: OVERALL.) HEADERS = "CT03") THEN
GO_BLOCK ('CT03');

ELSIF (: OVERALL.) HEADERS = "CT04") THEN
GO_BLOCK ('CT04');

ELSIF (: OVERALL.) HEADERS = "CT05") THEN
GO_BLOCK ('CT05');

ELSIF (: OVERALL.) HEADERS = "CT06") THEN
GO_BLOCK ('CT06');

ELSIF (: OVERALL.) HEADERS = "CT07") THEN
GO_BLOCK ('CT07');

ELSIF (: OVERALL.) HEADERS = "CT08") THEN
GO_BLOCK ('CT08');

ELSIF (: OVERALL.) HEADERS = "CT09") THEN
GO_BLOCK ('CT09');

ELSE - ELSIF (: OVERALL.) HEADERS = "TM10") THEN
GO_BLOCK ('TM10');

END IF;

END IF;
END;



Thank you
Durga Srinivas.

Published by: DurgaSrinivas_886836 on December 3, 2012 20:12

In your trigger, you do a SHOW_VIEW ("HDR_CANVAS_FIXED"); before selecting the: GLOBAL. Headers information. I don't know what is HDR_CANVAS_FIXED, but I wonder if it is what you ruin. What happens if you either comment out:

DECLARE
  l_curr_rec     NUMBER;
BEGIN
  l_curr_rec := :SYSTEM.CURSOR_RECORD;

  --Get the Top Default Tab Page for the Form
  --SHOW_VIEW ('HDR_CANVAS_FIXED'); /* <-------------------------------------------------------Comment it out */
  :global.headers := GET_CANVAS_PROPERTY ('TAB_CANVAS', topmost_tab_page);

  IF (:GLOBAL.HEADERS = 'AS_REC_IMAGE') THEN
    SHOW_VIEW ('AS_REC_IMAGE');
    .
    .
    .

or if you have to move after the: GLOBAL. HEADERS:

DECLARE
  l_curr_rec     NUMBER;
BEGIN
  l_curr_rec := :SYSTEM.CURSOR_RECORD;

  --Get the Top Default Tab Page for the Form
  :global.headers := GET_CANVAS_PROPERTY ('TAB_CANVAS', topmost_tab_page);
  SHOW_VIEW ('HDR_CANVAS_FIXED'); /* <------------------------------------ Swap it with :global.headers */

  IF (:GLOBAL.HEADERS = 'AS_REC_IMAGE') THEN
    SHOW_VIEW ('AS_REC_IMAGE');
    SET_VIEW_PROPERTY ('AS_REC_IMAGE', VISIBLE, PROPERTY_TRUE);
    SET_TAB_PAGE_PROPERTY ('AS_REC_IMAGE', ENABLED, PROPERTY_TRUE);
    GO_BLOCK ('AS_REC');
  --Hide the other canvases except the Pricing Canvas
  ELSIF (:GLOBAL.HEADERS = 'TRIM_REC_IMAGE') THEN
    SHOW_VIEW ('TRIM_REC_IMAGE');
    .
    .
    .

Tags: Oracle Development

Similar Questions

  • I can't right click on a file in my calendar!  In addition, my mouse arrow does not change between the different when selected tool icons.

    Just updated today (2015.1 Release - 9.1.0) PP and now I can't on the right, click on all files in my calendar.  My mouse icon is a permanent arrow as well and does not change when I select different tools.

    Any help would be appreciated!

    I had this problem for weeks and finally found an answer - for my system at least. (Mac Pro end of 2013, El Capitan 10.11.2)

    I am running PP on three monitors. I have the floating program on 1 monitor window.  If this window is bleeding in another monitor same 1 pixel when you work in the window of editing (on another monitor), make a right click does not work and tool icon does not change when you switch tools.

    This announcement just in case someone else is pulling their hair as I was!

  • Cursor does not change with the selection tool

    If anyone has experienced this?  My cursor suddenly does not change with the selection tools when working on the photos.  Once I roll over the image, the arrow disappears and becomes a strange 3 little things, so cannot do any work with precision.  Still using 7 PS in Windows 7.  It wasn't a problem before.  Already uninstalled and reinstalled and the problem is still there.  I searched where this can be corrected.  So far, no luck.  Any suggestions?

    Three cursors display in Photoshop, Bridge, and Camera Raw (Windows 7)

  • to the footer in the library file does not change on the site

    I looked for a colleague who uses dreamweaver. I need to change an e-mail address to request information on this site. When I make the change on the footer file in the library and download it, it does not change on the site. Is there more than that? Thank you!

    change on the footer file in the library and download it, it does not change on the site. Is there more than that? Thank you!

    You update the library item, then locally update all the pages that contain this element of the library and then download all the modified pages (that work)?

    or are you simply update the library item file and then download this library file (who doesn't)?

  • iCloud backup after iOS 10 - some files were not available during the last backup

    HI - we are a company with about 350 users of iPhone and iPad.  I put this in the iCloud in the community section, but I've seen other users have the same problem in this section, so I thought I would add here.

    In order to stop users add their own e-mail accounts on the iPhone that lock us the device through restrictions - deactivation of the accounts section.  It stops and then access the iTunes settings.  In the test of iOS 10.0.1, we have one of the devices (a 16 GB 5 s, who had been a backup at 7:20 that morning), improved 9.3.2 that went well with no obvious problems, then, after a few days to leave the handset to the function, we have lifted the restriction and the backup on iCloud to find any backup not occurred since the upgrade and a message 'some files were not available during the last. backup"in its place.

    If all our staff upgrade their phones (we gave says not yet) then the backups look like they stop.  It is easy to fix, as a manual backup, will complete the process, but you have to remove the restriction to do this.

    We tested on iPhone 5, 5 s, air iPad iOS 8 to 9.3.5 and all have this problem.

    I have exactly the same problem, 16 GB iPhone 5s as well. I plan on raising at my Genius Bar appointment today.

  • Vista SP1 does not update problems and System Restore returns a message "system restore was not entirely successful. File system and the setting of your computer has not changed"with the error code (0x80071AA7)

    0rignal title: Vista SP1 didn't update problem

    So, recently, I was on my computer of gf and noticed she had some updates, it could use his computer which included the SP1 update.  So I went through the process trying to update his computer and he has been a disaster and have had many problems and seems to have tried everything.  It has a Dell inspiron 1525 and has no CD and no key for its program of Vista.  I burned a Vista recovery disk and tried troubleshooting by using that, but have not had much luck.  When I use the Startup Repair tool there is no nothing.  So I tried to use the restore of the system with the Description of "install: Windows Vista Service Pack 1.  He had a restore point saved just before I tried to update to SP1.  Whenever I chose this method, it's but the whole process then in the end it says:

    "System restore was not entirely successful.  File system and the setting of your computer have not changed. "

    then he begins to list the details with the error code (0x80071AA7) and then gives me the option to close or 'Run System Restore"once again that is an endless loop, because I just end up with the same error each time.  If anyone has had this problem and bring myself through it.  I don't want to reinstall windows because it seems simply ridiculous and plus that she a lot of pictures on his computer and I want to get rid of those.

    If you need more information please let me know and evil provides everything I can

    Hello
     
    Follow the steps and check if the problem persists.
     
    Step 1:
     
    I suspect that your security program may be responsible for this. I would suggest you temporarily disable all security software and try the system restore.
     
    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-Windows-Firewall-on-or-off
     
    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software
     
    Note : Antivirus software can help protect your computer against viruses and other security threats.  In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.
     
    Step 2:
     
    As for installing updates is concerned, I you should install them after you put your computer in aclean boot State. There could be a third-party software in conflict with updates. Clean boot helps eliminate these conflicts.
     
    Note: Restart your machine as usual by following step 7.
     
    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • First - parameters used incorrectly for a sequence - changed, but the photo/viedeo has not CHANGED! The worst part is smaller and if I scale the quality GET... Help, please!

    I used the wrong settings for a sequence. Then I changed it but the size of the image/viedeo has not CHANGED! The worst part is smaller and if I scale the quality GET... Please help!

    If only the balance changed in the clips, you can use copy and paste attributes.

    If other settings have changed, you cannot use Paste attributes like these settings will also change

  • My serial number is not accepted during the installation of 12 elements in Photoshop.

    My serial number is not accepted during the installation of 12 elements in Photoshop.   Answer: This serial number is not valid for Adobe Photoshop elements 12.

    You can't do that by phone, but in the link I gave, click always problems? and then chat with an Agent.

  • the system configuration not saved during the last stop on the service console error

    Hello

    I m getting this msg of error on the service console

    the system configuration not saved during the last stop on the service console error

    but when I tried to run some commands s troubleshoot mode according to the vmware esxcfg-boot - b, esxcfg-boot - p I got an error message like

    bad interprator usr permission denied

    I guess you follow this KB: http://kb.vmware.com/kb/1002503

    But seems like you have file system errors.

    Try to restart your system in init 1

    Then use fsck command to check your ext3 file system (remember that the file systems are not in use and use the - f option).

    André

  • The Titler PP patterns have not changed over the years. At they update in PP CS6?

    The Titler PP patterns have not changed over the years. At they update in PP CS6?

    Hi Steve,.

    Sorry no updates we made in the Titler for CS6.

  • Is it possible to use the getObjectsUnderPoint of a DisplayObject that is not added to the display list?

    My situation:

    I have a DisplayObject (objA) added to the display list and a DisplayObjectContainer (objB) not added to the display list. When objA receives a MouseEvent.CLICK event, is it possible to use the localX and localY to the event of objA to get objects under the same point in objB?

    Sample:

    var objA:Sprite = new Sprite();

    objA.graphics.beginFill (0);

    objA.graphics.drawRect (0, 0, 100, 100);

    objA.graphics.endFill ();

    addChild (objA);

    var objB:Sprite = new Sprite();

    var childA:TextField = new TextField();

    childA.text = "This is the child.";

    objB.addChild (childA);

    objA.addEventListener (MouseEvent.CLICK, handlerClick);

    function handlerClick(e:MouseEvent):void {}

    var pt:Point = new Point (e.localX, e.localY);

    var objs:Array = objB.getObjectsUnderPoint (pt);

    trace (objs. Length);

    }

    so your test/trace environment can deliver it.

    Use the following code, publish your swf file and test the swf file in your standalone player (or publish a html and swf and test it in your browser).

    package {}

    import flash.display.Sprite;

    import flash.events.MouseEvent;

    to import flash.geom.Point;

    import flash.text.TextField;

    SerializableAttribute public class extends Sprite {Main2

    private var _objA:Sprite = new Sprite();

    private var _objB:Sprite = new Sprite();

    private var childA:TextField

    public void Main2() {}

    _objA.name = "a";

    _objA.Graphics.beginFill (0xdddddd);

    _objA.Graphics.drawRect (0, 0, 100, 100);

    _objA.Graphics.endFill ();

    addChild (_objA);

    _objB.name = 'B ';.

    _objB.Graphics.beginFill (0xdd0000);

    _objB.Graphics.drawRect (0, 0, 100, 100);

    _objB.Graphics.endFill ();

    _objA.addEventListener (MouseEvent.CLICK, handlerClick);

    Stéphane = new TextField();

    childA.name = 'tf ';

    _objA.addChild (childA);

    childA.multiline = true;

    }

    private void handlerClick(e:MouseEvent):void {}

    var pt:Point = new Point (e.localX, e.localY);

    var objs:Array = _objB.getObjectsUnderPoint (pt);

    childA.text = "";

    for (var i: int = 0; i

    childA.appendText(objs[i].name+"\n");

    }

    }

    }

    }

  • The selection list value does not change when the page is sent

    Hi all

    I have a selection list that acts as an entry for the report. the page is submitted using a button.
    The button uses the branch option "redirecting to page in the application. I select the same page.

    The problem is when I change other values in the value list always takes the first value

    I want to know if the problem is with the key or select list. What should I do about it?

    Concerning
    REDA

    Renon wrote:

    I tried your suggestion. Now that I ask, is the report is expected to show only when the button request is passed. I read to present the action of page the name of the button acts as a request.
    so now my report status is request = Expression1 and value of expression1 takes GO tell button name.

    The report does not appear but. I checked the session. It has the value of the selection list and the page is submitted as but the report is not displayed.

    ASK is disabled before the exposure treatment page unless it is set in a branch or a URL, this is why it has no value when they are referenced in your State in the region.

    Set the attribute request in your branch for & request to make available at the course to see the page the current value of the demand for treatment.

  • Since the installation of FF4, I wonder is if I want to save the tabs to close, and they are not open during the seizure of the next session. The only way answer correctly is opening in safe mode.

    As suggested in the troubleshooting guide, I have disabled all of the Plugins/extensions, search for corrupted files potential and checked all the settings (although it does not seem to have one for this feature) all to nothing does not. FF behaves as I hope however when closing and reopening in safe mode. All previous versions of FF I got does not show this problem.

    One of the changes in Firefox 4: by default Firefox 4 does not display the warning "Save tabs and exit" then to the closure of several tabs, but it can be turned on again by changing some preferences.

    • Record of the tabs was not removed from Firefox 4, but it works a little differently.

      • By default, Firefox 4 will not ask to save tabs, but instead it will always save your tabs in the output. You can restore the next time by selecting "Restore previous Session" in the history menu, or by pressing the button restore Firefox's default homepage.
      • Note: This was a decision by the developers. On this forum, we are all volunteers without compensation here to help other users. Develop them and employees of Mozilla/Firefox rarely, if ever visit here.

    Browsing history must be saved

    • Button Firefox: Firefox button > Options > Options > privacy > [X] Remember my browsing history
    • Menu bar: Tools > Options > privacy > [X] Remember my browsing history

    Also, make sure that you do not erase "Browsing history" when you use clear recent history or when Firefox is closed

    • Using clear recent history

      • Button Firefox: Firefox button > history > clear recent history
      • Menu bar: Tools > clear recent history
    • When Firefox is closed
      • Button Firefox: Firefox button > Options > Options > privacy (verified) > settings
      • Menu bar: Tools > Options > privacy (verified) > settings
    • See: https://support.mozilla.com/en-US/kb/Clear%20Recent%20History

    To display the message "save tabs and exit" when closing multiple tabs, you can do the following:

    1. Type of topic: config in the URL/address bar and press the Enter key
    2. Accept the warning message (promise to be careful)
    3. Open the preferences/list page
    4. Filter = browser.tabs.warnOnClose
    5. If its value is set to false, double-click top (in the lower panel) to toggle its value to true
    6. Repeat steps 4 and 5 for the 3 following preferences also:
      • browser.warnOnQuit
      • browser.warnOnRestart
      • browser.showQuitWarning
    7. See:
  • Records of files does not display during the recording of the converted web page in Internet Explorer

    I have recently installed Windows 10.  I use Acrobat Pro 10.  Now, when you convert a web page in an Acrobat document, when I click on "Save as", most of the shirts in my OneDrive folder do not appear.  This only happens during the conversion of a web page to a pdf Acrobat file.  If I save the web page converted into my office and open it from there, I can see and access all the OneDrive file records.

    Any idea what's going on here?  I tried uninstalling and reinstalling Acrobat but that did not help.  Thank you.

    Acrobat X (10) is not compatible with Windows 10.

  • Connection selective Web page errors occur during the download of files to download

    At first, I tried to install Microsoft Fix it 50416 by microsoft download the database to solve a problem of uninstalling with my computer (http://social.answers.microsoft.com/Forums/en-US/officeinstall/thread/235c38bf-8c1e-49f4-81f0-cf32d56afece). However, the link to the fix he returned a browser message, saying that the computer could not connect to the Web page. After clearing the cache and cookies from my computer, the problem persisted, so I tried to scan my computer with Avira antivir and malwarebytes software. Both programs, however, refused to start, so I decided to check the Web sites for an explanation. In attempting this, I met the same exact error and the message of the browser for I in Microsoft download center.

    With respect to potential malware, I recently installed debug system Fiddler2, which I removed from my computer after these connection errors.

    From now on, I can not access the downloadable content from download.microsoft.com. All solutions are available to me at this time? If we need more information, you can read my earlier analysis of the link above

    Best regards

    -AM

    Hello

    Try this process, http://www.ezlan.net/clean.html#refreshnet

    Jack-MVP Windows Networking. WWW.EZLAN.NET

Maybe you are looking for