Tabs and content switcher

We're using a lower version of adf (10g) and using uix. Anybody here who has a sample of using tabs with content switcher.
Basically I want to have 2 fixed tabs and when I click a tab, the content is shown in the same page. The content of the
page basically consists of just read-only VO table..
Appreciate any help.
Thanks!

Hi SarahShay,
You could use JavaScript client object model to retrieve blog posts. You could use the getItemById(id) function to return a single item, or use the getItems(query) function to return multiple items.
An official documentation:
https://msdn.microsoft.com/en-us/library/office/hh185007(v=office.14).aspx
A similar post:
http://blogs.msdn.com/b/sharepointdev/archive/2011/07/19/working-with-the-ecmascript-client-object-model-jsom-in-sharepoint-2010-part-3-nikhil-sachdeva.aspx
Best Regards,
Dean Wang
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • Sometimes when I open a link in a new tab and then switch to the tab, the address bar clears and the website won't open.

    Sometimes when I open a link in a new tab and then switch to the tab, the address bar clears and I'll have to re open the tab and hope that doesn't happen again. Sometimes this happens again and again. Most of the times if I just open the link in a new tab and don't switch to it, this won't happen. But as I switch too the tab, the text would disappear and the link wouldn't open.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Safari hangs on new tab and slows switching full screen apps..

    Hey guys,having problems with safari,when a new tab is open which displays all the most visited sites,it lags wayyyy toooo much when switching to other full screen apps,this happens only in new tab and while showing visited sites not when another website is open...i have updated to the latest os 10.8.3,and this just started happening a month back,just yesterday safari was hanging with everypage,i did a full reset and then the same problem,please help..i don like to use other web browsers at all..

    I agree with everything you said about full screen apps, mission control and launchpad. For apps that made sense to run full screen, they already could under SL. Launchpad is totally unnecessary and Mission Control is a mere shadow of Expose and Spaces.
    However, I feel you have not given due credit to Spaces. The point of Spaces is to let one organise logical desktops for different tasks, not just a way to reduce the number of windows on display. For example, I have a Space for software development where I run Xcode and the iPhone simulator, a Firefox window showing perhaps documentation or some other websites pertaining to software development, a Finder window that is opened in the folder with my design docs. I have another Space where I have the remote login sessions, yet another Space with another Firefox window where I do general surfing and emailing. I can switch between these spaces using a keyboard shortcut, which is much quicker than having to lift my hand off the keyboard, move it over to the mouse, move the mouse pointer over the Dock, find the app and click on it, only to find that it has switched to the wrong window of the app.
    Without Spaces, organisation of my desktop is disrupted each time I want to switch task, whereas Spaces allows me to drop everything I am doing, go and do something completely different for a while and go back to my exact previous environment. I have a 27" iMac so am not short of screen space but I use Spaces extensively. BTW, switching Spaces using a keyboard shortcut is a lot faster on SL than the equivalent on Lion, thanks to the gratuitous screen animation of the latter.

  • Citrix and Content Switches

    I'm curious if anyone is using the Cisco Content switches to load balance traffic/sessions across a citrix server farm. Any luck and what type of load balancing method did you use? Round robin? Response time? And do these methods REALLY work with Citrix applications/servers for appropriate load balancing?

    I just load balanced two Citrix servers using Cisco CSS11150 load balancing switches. Because Citrix uses login for each user, load balancing required stickyness. I load balanced using cookies. This works great. You need to configure the cookie string in the service. You need to configure prefix and length in the content rule. There are several ways to load balance using cookies. The server needs to set the cookie in the first reply back to the client.
    [email protected]

  • Bootstrap tabs and content

     We will soon be moving from SP 2010 to SP 2013 for our Intranet. I am just looking into using Bootstrap and messing around with a few things. I added  a content editor web part and then added the bootstrap info to create three tabs. I see how
    to add text content for each tab but is it possible to add other information too? For example  I would like three  tabs. One would show a blog, second one would show a market place blog, third would show news or newsfeed.
    So basically when one tab is clicked the information is viewed within the web part and each tab does the same thing without actually moving away from the home page. I hope this even makes sense.
    Thank you in advance for any help offered.

    Hi SarahShay,
    You could use JavaScript client object model to retrieve blog posts. You could use the getItemById(id) function to return a single item, or use the getItems(query) function to return multiple items.
    An official documentation:
    https://msdn.microsoft.com/en-us/library/office/hh185007(v=office.14).aspx
    A similar post:
    http://blogs.msdn.com/b/sharepointdev/archive/2011/07/19/working-with-the-ecmascript-client-object-model-jsom-in-sharepoint-2010-part-3-nikhil-sachdeva.aspx
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How open link in a new tab and NOT switch to it imidiately?

    How do I open a link in a new tab, without switching to it imidiately?
    I have written a custom start page (basic HTML) with rel=nofollow links, so they open in new tabs, but I have to hold the ctrl key to get it to open in the background/not swtich to it imidiately.
    I have also changed browser.tabs.loadDivertedInBackground to true (posted by blademasterbobo in a another question/answer)
    I also have "open link in new tab" add-on installed.

    [solved]
    'open link in new tab" addon was mucking it up. when I disable the addon, tabs open in the background.

  • Completely hiding tab and content in TabNavigator

    Hi All,
    Does anyone know how to hide a tab in TabNavigator?  I want the tab in the tab bar to dissappear so that you cannot see, click, nor view the tab or associated page.
    I have tried visibility="false", getting rid of the dataProvider cell that corresponds with the tab (this only affects data obviously and not the view), and extending the tabNavigator component (but not successful).
    My setup is:
        <vo:TabNavigator id="mainTabNavigator4Components" selectedIndex="{model.selectedComponentIndex}">
            <mx:Repeater id="rp" dataProvider="{model.components}">
                <mx:Canvas label="{rp.currentItem.team}">
    Thanks for any input everyone.
    Regards,
    Joseph

    The basic idea is to loop through the Tab Navigator's children, use the getTabAt() method to return the Tab as a button, then show/hide the button using the visible property:
            private function disableSomeTabs():void{
                //Called by a tab navigator's creation complete event.
            // This Tab Navigator's id is "Mytn".
                //Hide a Tab with a certain name ('My Hidden Tab').
                var i:int;
                for (i = 0; i < Mytn.numChildren; i++){
                    var dispObj:Button =  Mytn.getTabAt(i);
                    if (dispObj.label == 'My Hidden Tab'){
                        dispObj.visible = false;

  • Cisco WAAS and Content Switching Module compatiblity

    We are planning to implement WAAS on our hub's 6500 core switches, so that TCP connections from the end sites users to the servers in the hub can be optimized. But we have the servers VLAN groups under the Cisco CSM module already. Are the client-server connections still able to be optimized by WAAS?

    Hi Joe
    let's seperate out the two topics here.
    a) WAAS traffic interception with wccp
    b) CSM
    a) when you say vlan 200 is where target servers are connected, is that the CSM client side vlan? or the actual server vlan ?
    the bottom line is you need to make sure the interface where you configure "ip wccp 61 redirect in" is recieving traffic from servers towards .
    Good reference for WCCP best practices in 6500
    http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/white_paper_c11-629052.html
    b) yes you can configure stickiness for session persistance as in below URL
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/csm/4.2.x/configuration/guide/addftrs.html
    Thanks

  • How to stop multiple auto-switching to address bar every time I open a new tab and try to type something anywhere outside of address bar?

    How to stop multiple auto-switching to address bar every time I open a new tab and try to type something anywhere outside of address bar? Like something just wants me to use that embedded search when u type something not-web-address in address bar and hit enter. And the most ridiculous thing is that it happens repeatedly on like every second, like I just move down from address bar and start typing again, but then again it switches me to address bar, and 3, 4 times like that. And the result is also that I can't see the address of that page.
    I think its has something to do with my AVG antivirus, because this started the same time some AVG Nation started to appear in every new tab i open (and thats also irritating me, I read about it here on support.mozilla.org and it seems that the only solution is to completely reinstall Firefox, but I dont want to lose all my settings) but when i type something in address bar and hit enter it opens the search results in Google.
    Please try to help me, I like Firefox but I must switch to Chrome until I fix this problem.
    Thanks in advance

    First, please update to Firefox 32. 22 is no longer support nor is it secure. Then let us know if you still have this problem. [[Update Firefox to the latest version]]

  • If I open a PDF doc in a new tab and then try and close the tab with ctrl-w it will try and close all tabs unless I switch to another tab and back again.

    Running Firefox beta and Adobe Acrobat 10. If I open a PDF document in a new tab, say http://support.avaya.com/css/P8/documents/100146419, and then try and close the tab using ctrl-w, I get the message warning me about closing all tabs. If I switch to another tab and then back to the PDF document and then hit ctrl-w, it will just close that one tab and not all tabs.
    Cheers.

    I've just been playing around and I set dom.ipc.plugins.enabled to true and now it closes the PDF document but not the tab. I have to do ctrl-w again to close the tab. However, leaving that set to true ruins the scroll mouse functionality as Acroread seems to want it all to itself.

  • I have a new computer from my father that already has his iphone content on it.  what do i need to do to switch my phone over from my old computer to the new one and have the new computer sync MY contacts and content to the new computer without erasing

    i have a new computer from my father that already has his iphone content on it.  what do i need to do to switch my phone over from my old computer to the new one and have the new computer sync MY contacts and content to the new computer without erasing my contact lists and purchased apps?

    okay from reading posts it seems if I transfer my backed up info from my old comp to the new one and erase my dad's phone's back up i could reset my phone and it would transfer all my old data back onto the phone, be linked to the new computer and i could proceed.  Where do i find the backed up info from my phone?

  • Whenever I have a pdf document open, and then switch to another tab to view another webpage, the scrolling function on the touchpad will not work. This seems to be a glitch with Mozilla, according to Dell. How do I fix this?

    When I open a pdf document (like an E-version of a newspaper) in Mozilla and then switch to another tab to view another webpage, I am unable to use the scrolling function on the touchpad. I have to use the up and down arrows to get other pages to scroll. When I close that pdf document, everything works fine. I talked with customer support with Dell, and he said it was probably a glitch with Mozilla. So I tried to do the same thing on IE, and there was no problem scrolling with the touchpad while a pdf document was open on another tab. I would like to get a fix for this so I don't have to keep closing open pdf documents in order to scroll with the touchpad while on other tabs. Thank you

    Hi elliezzz,
    If you are having issues with your iPhone not being recognized by iTunes, you may find the following article helpful:
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/ts1591
    Regards,
    - Brenden

  • Switching application shortcut problem (COMMAND+TAB) and (COMMAND+`)

    Hello everyone
    Since the upgrade Leopard i had a problem with the switching apps shortcut.
    Once you start the switching apps forward shortcut (COMMAND + TAB), the switching apps Backward shortcut (COMMAND + `) won't work anymore. The only thing that make it works it to use (COMMAND + SHIFT + TAB) which is not good. It gives me cramp in my left hand! HA!
    Anyways I check out petty much everywhere in the settings where I could find a customize shortcut for that. But I didn't find it. I also check if is was not an other application who was taking the same shortcut and it is not the case.
    Can somebody help me on that one.
    I know it is not a big deal but... still.
    Thanks everyone
    Benoit

    Some applications allow you to set hotkeys (Quicksilver, a 3rd party app, is the example I used -- this is not included with OSX). I was thinking that perhaps some other application you have was using the hotkey cmd-tab and stealing it from the finder.
    You can also change the 'meta' keys in the system 'Keyboard and Mouse' prefereneces (click on keyboard -> modifier keys) -- this maybe is confusing things if its not set to defaults.
    There's also a 'keyboard shortcuts' tab under keyboard and mouse, look under there e and see if there's anything involving tab (by default there shouldn't be).

  • How to switch to a tab and point to a certain row in a view

    Dear all,
    I have an application with two tabs - A and B.
    In the A tab, I have two views (ADF tables) and a form: the department view, the employee view and the employee form to edit. The two views are linked, so that when I click on an item in the department ADF table, the employees ADF table changes accordingly, showing a list of employees that belongs to that selected department. Clicking on an employee item, the employee ADF form changes also accordingly, showing the employee data in their editable fields.
    So far so good.
    Suppose we are now in the B tab, where there is a search view. In that search view, I can search for an employee, setting the department id or/and an employee id. It's a classical 'All queriable attribute' search.
    What I would like to achieve, is that once I have found the desired employee entry in the B tab, clicking on a button on the same page should trigger the following:
    - the selected tab should switch from the (current) B to the A tab, so that the A tab becomes active with focus;
    - the department and the employee ids in the views - and of course the employee form - should all point to the ones selected in the search view from the (previously active) B tab.
    Would that possible with JDeveloper and ADF ? Could someone of you point me in the right direction ?
    Regards,
    Sergio.

    Hi,
    thanks for the useful links and suggestions.
    The scenario I have, sadly differs from your suppositions, but your hints will help anyway - when not now, surely in the near future.
    What I have is the following:
    First comes the display page (the 'A' tab), where the departments and the employees are listed. The search tab (the 'B' one) is not the main tab; in fact, we can use the fist (A) tab without the needing of a search.
    But there are occasions, in which we do have to search first; that's the purpose of the Search tab. From there, I would like to go to the main page (the 'A' tab) and set, as explained, the related department id and the employee id based on the item selected on the search tab.
    Setting the active tab is a task that, thanks to the previous posts, has been already accomplished.
    What is still in the to-do list, is the setting to the department id and employee id in the main page, accordingly with the one selected in the (previous active) search page.
    I'm not using page flows - however, a task flow is indeed used, but only inside the main page 'A' tab. The Search tab is a page on its own.
    The iterators are also not the same.
    So I guess I have to set the department and employee list programmatically. So far, despite I'm searching in every corner of the www, I can't find a suitable solution.
    Further help would be Greately appreciated,
    Sergio.
    [EDIT]
    checking the vinod_t_krishnan link right now..
    [EDIT]

  • Tabs and pages not drawn when switching tabs.

    When switching between tabs or opening new tabs, the tab and the page are not drawn. But if I scroll down the page is drawn.
    This doesn't happen always. It happens randomly.
    Here's some sample sample images:
    https://dl.dropboxusercontent.com/u/14279386/imghost/tabrender/1.png
    https://dl.dropboxusercontent.com/u/14279386/imghost/tabrender/2.png
    I've been having this problem since a few versions back.

    If it works in Safe Mode and in normal mode with all extensions (Firefox/Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: Firefox > Quit Firefox; Linux: Firefox/File > Quit)
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    In Firefox Safe mode these changes are effective:
    *all extensions are disabled (about:addons)
    *default theme is used (no persona)
    *userChrome.css and userContent.css are ignored (chrome folder in profile folder)
    *default toolbar layout is used
    *JavaScript JIT compilers are disabled
    *hardware acceleration is disabled (Options > Advanced > General)
    *plugins are not affected
    *preferences are not affected

Maybe you are looking for

  • Cambiar ORACLE_SID en Oraclde 10G Express Edition

    He instalado Oracle 10g Express Edition en linux, fedora core 4 ¿como podria cambiar el nombre de la base de datos?. Por defecto el nombre de la Base de Datos y el SID es el mismo "XE"

  • How to display the Quantity and Rate fields in PO Report

    I am trying to get a Purchase Order report that has the following fields in it. 1. Ordering Date 2. Purchase Order ID 3. Supplier 4. Product 5 Quantity 6. Rate 7. Amount (Quantity x Amount) The reports under the Purchase Order WoC do not display Quan

  • Creating a pie chart from a list of indicators

    Hello: I'm working with WebIntelligence XI R2 and I have created a table that displays a list of indicators: Indicator 1   15 Indicator 2   35 Indicator 3   40 Indicator 4   10 The problem is that I want to create a pie chart from this table but it s

  • Hierarchical tags

    I am not sure I understand the hierarchical tag system options. I think it is something that can come back to bite us if we don't pay attention. It may already have bitten me... When you create a hierarchy you have export options: whether they are in

  • DATAPUMP ERROR ::::PLZ HELP ME

    HI all, every day, I generate an export DATAPUMP of my Oracle base; (Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 on Redhat Linux Server) Suddenly, this morning I have a problem; my procedure of export does not works any more I have this