Change tab page at runtime

hi all,
I have to change the "page" property in "Tab target" on runtime in my application. For example if i have 7 page number set on my "Home" tab, can i change it to page no 11 on the fly in a PL-SQL process???
With Regards,
Sunil Bhatia

hi fac,
i like this solution for my problem bt dont know how to implement it from the link which you sent
The parent tab target must be a page the user is authorized to see. (We use the term "page" and not "screen", which sounds so '80s/VT-100 or worse.) You >might be able to use a substitution item as the page ID portion of the parent tab target (f?p=&APP_ID.:&TAB_TARGET_ITEM.:&SESSION), setting this item's >value right after authentication when you can determine whether the current user is an admin or not. In any case, the admin authorization scheme should be >attached to all standard tabs associated with admin-only pages in addition to being attached to the pages themselves and to any admin-only parent tabs.
You may have been experiencing the result of cached authorization scheme checks in your trials. To get around this, set the authorization scheme to be evaluated >for every page view until you get things sorted out.
ScottCan you tell me how can i set new url after my custom authentication scheme???
Thanks a lot
Sunil Bhatia

Similar Messages

  • Changing tab page name

    In the web client, How do you go about changing tab page names.  For instance, the tab page default on complaints transaction has a heading called technical analysis.  I want to change it to just analysis.  I looked in the tab groups I see the event with the tab name, however, it can't be modified there?  can someone enlighten me on where this modification can be made?

    Amory, in order to change the actual name of the tab (read: event), every tab is associated with an event, lookup Tab Group, CPL_ODC1, here you see a View Swith Group assigned 'S10_HD_ANA'. When you lookup this View Swith Group, you see the description 'Technical Analysis'. Copy both this entry and replace it's description accordingly. Then copy the tab group and refer to the newly created View Switch Group. After this create an entry in the BAB tables for your application for the event S10_HD_TREE_ANALYSIS and refer also to you newly created tab group. Hope this helpes, Tiest.

  • OH-Edit Medical Service: How to change tab pages text

    Hi All,
            Is it posible to change TAB pages text in Edit Medical Serivce(EHSAMBTAET) like Protoco/GeneralExamination, Vaccination etc to some other text?
    Thanks
    Bhuwan

    HI Dhaval,
    Can you be more clear. At what point of time you want to change.
    Thanks
    Aravind

  • Programmatically change tab page label font size

    Hellow Fellow LabVIEW Lovers,
    I thought this subject was easy with LV2009, somehow I cannot find the property for the "tab page label font size", yes, i also looked with the "pages" ref array from the tab ref, also no luck. Could someone point me to the right place? I would really appreciate your help. Thanks.
    Bryan

    Odd,
    The each tab is a page  Class Generic>Page.
    This snippet shows that there are no objects on the page (like the lable)
    However ,Page Propertise do not include lable.font.all elements
    Page Properties
    Dim hasPlayer, playerversion
    hasPlayer = false
    playerversion = 10
    Do While playerversion > 0
    On Error Resume Next
    hasPlayer = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & playerversion)))
    If hasPlayer = true Then Exit Do
    playerversion = playerversion - 1
    Loop
    is_FlashVersion = playerversion
    is_Flash = hasPlayer
    Requires: Base Package
    Inherits from Generic. View the class hierarchy.
    Property
    Description
    Colors
    Gets or sets the foreground and background colors of a tab
    control page. Details
    Colors:BG Color
    Gets or sets the background color of the tab control page. Details
    Colors:FG Color
    Gets or sets the foreground color of the tab control page. Details
    Controls on Page[]
    Returns an array of references to the controls and indicators
    on a page. The order in which you place the objects on the page determines the
    index of the object in the array. For example, if the first object you place on
    the page is a numeric control, the index of the numeric control in the array
    returned by this property is 0. Details
    Decorations on Page[]
    Gets an array of references to all decorations on a tab
    control page. Details
    Description
    Gets or sets the description of a tab control page. Details
    Independent Label
    Makes the tab control page caption independent of the page
    label. Details
    Objects on Page[]
    Gets an array of references to all controls, indicators, and
    decorations on a page. Details
    Page Enabled State
    Gets or sets the state of a tab control page to enabled,
    disabled, or disabled and grayed. Details
    Page Label
    Gets the label of a tab control page. Details
    Page Visible
    Shows or hides individual pages of a tab control. Details
    Tab Caption
    Gets or sets the text of a caption on a tab control page. Details
    Tip Strip
    Gets or sets the tip strip of a tab control page. Details
    Moreover, I can select a tab lable on the FP, change its font and EACH tab lable changes to the SAME font and color. 
    Must be some serious MAGIC in the background similar to how NI made Latching Bools.
    Champions?
    Jeff

  • CHANGING TAB PAGE IN WEB

    Hi all,
    We're working with Developer 6.0, and we have a problem with the
    applet
    viewer, it's this:
    When we try to go to an item of the same data block, but
    distinct
    tab page, the go_item function doesn't works,
    how can we do to go to the destination item.
    Thanks for your help.
    null

    here is how you restore or change your new tab. Thanks to jscher2000 in another post.
    Quoting
    "Here is how you can reset what the tab does. If this setting does not stick, one of your add-ons might be overriding it.
    (1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste newtab and pause while the list is filtered
    (3) Double-click the browser.newtab.url preference and enter the desired value:
    (i) Page thumbnails (default)
    about:newtab
    (ii) Blank tab
    about:blank
    (iii) Built-in Firefox home page
    about:home
    (iv) Any other page
    full URL to the page
    Press Ctrl+t to open a new tab and verify that it worked."
    I hope this helped you it sure helped me and Thanks jscher2000, you saved me from pulling my hair out.

  • Forcing Save when changing Tab Pages

    Hi,
    I have a form with four different tab pages
    and a common "Save" button (that performs
    the Form commit).
    The problem is that I would like to force
    the user to commit any changes they have
    made in one tab pages before allowing them
    to change tabs.
    Sort of a PRE-TAB-CHANGE trigger.
    Any ideas on how to solve this ?
    Thanks in advance.
    Regards,
    Klas Malmstrom

    Hi
    You may use trigger When-Tab-Page-Changed, asking for commit and if user answers 'NO' return him to previous Tab.
    Andrew.

  • Regarding dynamically changing tab pages

    hi friends,
    i have a doubt this is regarding Manipulating tab canvases.The problem
    which is occuring is that when ever i m trying to click on top most tab page for instance ,if u have seen Toad.exe(A Part of Quest Software) u can view them in a fashion , that if u click on tables tab it gets populated before and the rest of them gets behind it i m trying a similar kind of thing , but i m getting stucked up if any positive query or
    solns . available please let me know at the soonest..
    Regards
    shrikant
    null

    I work in Forms 6i with a tab canvas with more than 10 tab pages, one of them with picture of employee. No complaints so far, even the same form is populated on the Intranet.

  • How can I stop Firefox from changing Tabs/pages when I use the up/down arrows for scrolling?

    A recent update is causing the browser to switch between tabs, or even go on to other pages, when I use the keyboard navigation arrows to scroll down the page. This is aggravating, especially when filling out a form, which can submit before completion. The tab switching occurs mostly when the focus is not in a specific portion of the web page, such as when I have selected a tab. I I can find no way to disable this behavior.
    Win 7 Ultimate fully patched, Firefox version 35.0.1

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Stopping tab page change

    Dear members,
    I would like to prevent a user from moving to another tab page under some circumstances.
    Presently, I use "SET_CANVAS_PROPERTY(v_canvas, TOPMOST_TAB_PAGE, :System.Tab_Previous_Page)" to go back to the previous tab page.
    However, I'd prefer to stop the action before the change is done.
    Any idea ?

    Don't know if this helps but... You cannot change tab pages if your cursor focus is within an item that is contained on the current tab page.
    So maybe if the cursor was not allowed off that particular tab page until your conditions were met, that would prevent switching tabs.

  • Tab pages - Navigation Problem

    Hi,
    What key I should use, if I want to navigate to other blocks in the same tab page.
    Thanks
    KC
    null

    I had this same problem. I created a TAR on Metalink about it and Oracle's response to me was to see Note#1016812.4 "KEY-NXTBLK AND KEY-PRVBLK DO NOT FIRE ON TAB PAGE".
    Basically, those triggers perform differently for tab pages.
    Solution Description:
    =====================
    The KEY-NXTBLK and KEY-PRVBLK triggers are re-defined to mean "Next Tab Page" and "Previous Tab Page" when on a tab page.
    However, you can put calls GO_ITEM or GO_BLOCK into a WHEN-TAB-PAGE-CHANGED
    trigger instead of the KEY-NXTBLK and KEY-PRVBLK triggers. This way, when
    Forms thinks you want to change tab pages, you can change blocks.
    Solution Explanation:
    =====================
    The KEY-NXTBLK and KEY-PRVBLK triggers were redefined to be consistent
    with the Microsoft standard for tab sheets.
    null

  • Change the look of Tab Pages

    Hi,
    Is there any way to change the look (but not the
    mechanism) of Tab Pages in Forms?
    If I wanted my own (say) "rounded" tab pages, is there
    any easy way to achieve this?
    Can we get our hands on the Java object that is used
    to create a tab page - if so, it could be altered
    and compiled and linked in as a Java Bean, but how to make
    "normal" text boxes be subordinate to a Java Bean... ?
    Any help appreciated; thanks in advance.
    Mungo Henning

    Mungo,
    unfortunate we don't support PJCs on tab canvases because this is what you would need for the desired change. The other option - as you said - is to create a tab page and add Forms components to it: This requires to spider the Forms Applet at runtime, which I tried to do a while back, but which also truned out to be problematic. So as it seems, adding your own tab canvas is not possible.
    Frank

  • How to change the page that opens with a new tab to the default thumbnail screen?

    Some nefarious add-on appeared, so I deleted it. But I'm still left with it's search engine as my new tab page, instead of the default page with the thumbnails, which I infact really like.
    This has happened before, and I don't know how to get rid of it without resetting Firefox and losing all of my bookmarks (I know I can back them up), cache and other shizzle.
    So, how do I restore my new tab page to default?

    *1<BR>
    '''''Download the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Mozilla Search Reset]'''''<BR><BR>
    This add-on is very simple: on installation, it backs up and then resets
    your search preferences and home page to their default values,
    and then uninstalls itself. This affects the search bar, URL bar
    searches, and the home page.<BR><BR>
    *2<BR>
    Open a new window or tab. In the address bar, type '''''about:config'''''.
    If a warning screen comes up, press the '''''Be Careful''''' button.
    This is where Firefox finds information it needs to run.
    At the top of the screen is a search bar. Enter '''''browser.newtab.url'''''
    and press enter. '''''browser.newtab.url'''''
    tells Firefox what to show when a new tab is opened.
    If you want, right click and select '''''Modify'''''. You can change the
    setting to;<BR><BR>about:home (Firefox default home page),<BR>
    about:newtab (shows the sites most visited),<BR>
    about:blank (a blank page),<BR>
    or you can enter any web page you want.<BR><BR>
    The same instructions are used for the new window setting, listed as
    '''''browser.startup.homepage'''''.

  • I want to change the new tab page - it currently is a list of recent site - i share the computer and find this annoying. would like all tab pages to be same as start page

    i want my new tab pages to look the same as my starter page.

    Firefox by default uses a blank page for a new tab. Something you installed has changed that action to what you are complaining about. You need to figure out which add-on made that change and disable that add-on or change the preference in that add-on.
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Help using app_standard.event(when-tab-page-changed')

    Hello ,
    I need to create a form with the following requirements . There is one content canvas which contains a tabbed canvas and on this there are two stacked canvases .
    The problem is that when I compile my form and ftp to oebs , I cannot view the tab pages on the canvas .
    I see only my the fields displayed in the first tab page without the 'tab pages'.
    How do I solve this issue please ?
    My when-page-page-trigger contains the following :
    BEGIN
         APP_STANDARD.EVENT('WHEN-TAB-PAGE-CHANGED');
    if name_in('system.cursor_block') = 'XX_ERROR_MANAGEMENT' then
    if not form_success then
    -- Revert tab to prior value and exit
    set_canvas_property('CAN_INT',topmost_tab_page,name_in('system.tab_previous_page'));
    return;
    end if;
    -- Move to first item on each tab
    if target_canvas_name = 'CAN_INT' then
         SHOW_VIEW('CAN_ONG1');
    go_item('XX_ERROR_MANAGEMENT.INTERFACE_TYPE');
    else
    show_view(target_canvas_name);
    end if;
    END IF;
    END;
    Any help will be much appreciated . Thanks .

    bump

  • How to manually change the thumbnail images of the new tab page (without using addons)?

    I wanted to customize the images displayed on the thumbnails on the New Tab Page. I tried using the addon "New Tab Tools" to do so and it worked, for a while. Now a bug seems to have affected it (it is not displaying any thumbnails, so I uninstalled it). So I want to try another approach. I want to MANUALLY change the images for each of the thumbnail on the new tab page (of course, the thumbnails are 'pinned').
    (I read some other articles related to thumbnails, specifically about DELETING them, and it asked me to open the Firefox Profile Folder, and in there, delete the thumbnails folder. I thought I could simply change the images stored in it instead of deleting them, but there is NO thumbnails folder in the Firefox profile folder (I accessed the profile folder thru the troubleshooting information section in the help menu). So where is this thumbnails folder after all?)
    So, how can I do it?
    Thanks in advance.

    I note you are using Icedragon 26. Not sure I have come across that before.
    I guess they provide their own support, as they are apparently offering something based on an outdated and unsupported Firefox26. I see their forum has threads on Icedragon if you search for them, but at a quick glance I see no specific topic
    *https://forums.comodo.com <br /> & https://forums.comodo.com/index.php?action=search2
    You could always install an official and up to date Firefox 29
    * See [[How to download and install Firefox on Windows]]
    * Download from http://www.mozilla.org/en-US/firefox/all/
    You may note the New Tabs page may be subject to a few changes over coming versions of Firefox it is apparently being improved. Firefox itself as Fx29 is also slightly changed from Fx26
    * [[Learn more about the design of the new Firefox]]

Maybe you are looking for

  • IPod Touch no longer working with car Head Unit since update

    Hi there, I have a problem with using my iPod Touch with my car's head unit. I've been using my iPod Touch with the Alpine IDA X001 Head unit fitted in my car for the last 3 months without any problems, however I installed the latest software update

  • How to fix 'class' or 'interface' expected for jsp

    below is the stack trace org.apache.jasper.JasperException: Unable to compile class for JSP Generated servlet error: /home/sherali/.netbeans/5.5/apache-tomcat-5.5.17_base/work/Catalina/localhost/UVSDataSearch/org/apache/jsp/pager_002ddemo_jsp.java:7:

  • How to give no of lines per page in alv report

    hi could anybody tell me how to give no of lines per page in alv report i need bottom of page too if possible plz send the code too it ll be very helpful to me thanx kals.

  • Windows 2k8R2 - Receiving Error when logging in ( MMC Cannot open the File: C:\Windows\system32\ServerManager.msc)

    Windows 2008 R2 - I just started receiving this when i log in, and also when i try to manage the machine: MMC Cannot open the File: C:\Windows\system32\ServerManager.msc This may be because the file does not exist , is not an MMC console , or was cre

  • Error Partitioning

    Hi, I used disk utility to decrease the size of my main partition so I could create another one and install ubuntu. I didn't like ubuntu at all so I uninstalled it and deleted the partition I created. But now when I try to increase the size of my mai