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.

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

  • 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

  • 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

  • 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'''''.

  • Change the page titles in New Tab

    When I drag a new page into the New Tab window the title of the tab becomes the title that is on the page, which is not always meaningful. For example, Home Depot uses a slogan on the title, the company name does not appear there at all. So, when I look at the tab page I can't tell which one is Home Depot. The images are always empty.

    The point from ''madperson'' is that you first bookmark a web page (URL), possibly on the Bookmarks Toolbar.<br />
    Then you can edit the title of that bookmark via the properties or by clicking the star on the location bar to change the name to what you want to appear as title on the about:newtab page and subsequently drag the modified bookmark in a slot on the about:newtab page to pin that URL.
    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • When-tab-page-changed not firing

    I have 2 seperate forms opened on a single page. One displays on left side of screen and has tabs. One display on right side. If I am currently on my right side form (no tabs) and click on a tab on the left side form, it seems the 'When-tab-page-changed; trigger is not firing the first time. I have tried this on 6i and 10g webforms. If I try it on client/server 6i it works. Any suggestions?

    I just tried this with 10gR2 in web. My form with the tabs only get focus and does not call when-tab-page-changed when you click on a tab after returning from the other form.
    A 2nd button press does then call the when-tab-page-changed.

  • Using Tab Pages & Web Template Web Items

    Hi Experts,
    i want to build a report with a tabs
    i have created a WAD report with a tab page web item
    in the tab page i have inserted three web template web items
    and in each web item i have entered a diffrent technical name of a WAD report (3 reports)
    but when i run the report i get in all three tab pages
    the data of the first report (like it uses DP_1 of the first one)
    i have tried to change in the reports the name of the data providers
    to DP_7 or whatever and it is not working still.
    any one know how to display three WAD reports in a tab page web item?
    Thanks and BR,
    Or.

    Hi
    for  one clair example you can install the 0Analyzer web template - the standard sap web template that use TABs with different reports inside
    hope it helps
    Edited by: Andrea Previati on Sep 28, 2011 5:53 PM

  • WEB.show_document in Browser Tab Pages

    Hi
    This problem occurs in IE7 which makes use of tab pages on the web browser. I'm using forms 10g, web.show_document(v_url, '_BLANK') to pop up a browser window in IE to display a PDF file residing on the App Server.
    The new browser window pops up in IE and displays the pdf document fine. The window title and address bar contain the correct url (a rather long one). The problem I have is that the browser tab page is labelled "Error" which immediately causes concerns amongst the users. I'm not sure if it does this because it does not know what to label the tab page or if the URL is perhaps too long.
    Is there any way to rename / relabel the tab page or set the name or alias somewhere? I'll appreciate any advice on the issue...
    Regards
    Mario

    Hi,
    With web.show_document() you could call a html page that call your php page with POST().
    Francois

Maybe you are looking for

  • Cannot join time capsule airport network from iPad 2 or iPhone 4

    I have recently setup a new time capsule airport base station network with my new iMac (27-inch, late 2012) running OSX 10.8.2. Wi-Fe network works fine for internet access and printing from the iMac but I cannot join the wi-fi network from our iPad

  • Adobe Creative Cloud stuck updating

    I recently downloaded and purchased Adobe Creative Cloud with Photoshop and Elements. I'm using a macbook air and it was able to download and I installed it. When the app opens it is stuck in a weird state of either updating or booting. I don't know

  • Why is my memory usage so high?

    This memory usage really shouldn't be okay, from having Chrome, Activity Monitor, Steam, and Skype running. I'm pretty sure the problem isn't that I don't have enough RAM. Does anything here look like is easily fixable?

  • FI-SL Delta Handling: Note 328197

    Due to a project requirement we are considering the implementation of note 328197, in order to extract FI-SL data in Delta Mode (ABR). FI-SL Extrators are already in use with some Virtual InfoCubes, and we would like to access the same DataSources to

  • Group Assignment and Analytics Visibility

    Hello, We are thinking of using the Group Assignment feature in On Demand. However, I have not found documentation on how this affects Analytics reporting visibility. I see the options for Manager, Team, and Full Visibility for Analytics. However, I