Change selected tab when move from one view to another

Hi all,
I have a tabbedviewnavigator application where I have 5 tabs in it. So, the first tab contains the first view of the application, e.g. HomeView. Inside this view, I have a button where upon clicking it, it will push to the second view which is sitting in the second tab.
How do I change the selected tab index upon clicking the button? Because right now the selected tab is till on the first tab. Please help.
Best regard,
Victor

When you set selected index of 2nd tab, try to set focus on of any control in 2nd tab. It might happen that if you don't set focus on of any control tab may not change.

Similar Messages

  • OBIEE  is slow when move from one page to another in OBIEE Dashboard

    Hi Experts,
    When I move from one page(Tab) to another page in OBIEE dashbord. It is taking too much time . Please suggest how can we overcome this.
    Thanks,

    Server is in UK.
    It is running fine in Production for same time zone,But stuck in stage.
    Thanks,

  • HOW TO GET THE SELECTED VALUE IN A ROW FROM ONE VIEW TO ANOTHER VIEW?

    hi all,
    I  have a small issue.
    i have created two views.In the table of the first view i'm selecting a row and pressing the button it will move to next view.
    i am adding some fields manually in the table of the second view and pressing the save button.Here all the values should get updated corresponding to the field which i have selected in the first view.
    I want to know how to get the particular field in the selected row from one view to another view.
    Kindly help me.

    Hi,
            Any data sharing accross views can be achiveved by defining CONTEXT data in COMPONENT CONTROLLER and mapping it to the CONTEXT of all the views. Follow the below steps.
    1. Define a CONTEXT NODE in component controller
    2. Define same CONTEXT NODE in all the views where this has to be accessed & changed.
    3. Go to CONTEXT NODE of each view, right click on the node and choose DEFINE MAPPING.
    This is how you map CONTEXT NODE and same can be accessed/changed from any VIEW or even from COMPONENT CONTROLLER. Any change happens at one VIEW will be automatically available in others.
    Check the below link for more info regarding same.
    [http://help.sap.com/saphelp_nw04s/helpdata/EN/48/444941db42f423e10000000a155106/content.htm]
    Regards,
    Manne.

  • How do I move from one website to another using Safari, while still allowing Pandora to provide music in the background? It seems that when ever I open a new URL, I lose Pandora.

    How do I move from one website to another using Safari, while still allowing Pandora to provide music in the background? It seems that when ever I open a new URL, I lose Pandora.

    Try running Pandora in its own tab and leaving that tab open (Safari 7.1.5, OS 10.9.5).  I don't have Pandora to try this, but it works for me otherwise.
    Good luck
    srb

  • Why the menu to move from one page to another is not seen when the page is online?

    On my web, I have different pages like 'Homepage' or 'Contact' but when I publish my web I can not see the menu.
    why the menu to move from one page to another is not seen when the page is online?
    Thank you,
    Roger.

    Where are you publishing and how are you uploading the files?

  • HOW TO MOVE FROM ONE JSP TO ANOTHER BY HIDING URL CHANGES

    HOW TO MOVE FROM ONE JSP TO ANOTHER BY HIDING URL CHANGES IN AN ADDRESS BAR

    Please check before posting that you have not accidentally turned on the CAPS LOCK feature of your keyboard.
    To answer your question. You can't do that. There are alterate ways to solve this sort of problem. What exactly is the nature of the problem you are seeking to solve?

  • HT1688 Messaging does not let me move from one conversation to another without going to the contact info of the person and choosing "send a message", then I can continue the conversation. I'm sure it's a setting I have made by mistake, but can't figure it

    Messaging does not let me move from one conversation to another without going to the contact info of the person and choosing "send a message", then I can continue the conversation. I'm sure it's a setting I have made by mistake, but can't figure it out

    Hi Elaine
    Here si what I do:
    Since I tend to message with teh same people I leave the messages available to me.  If you are in one conversation with "Karen"  and want to message with "Kathy" tap the message back arrow and select Kathy.
    As always just be careful to rememeber who you are messaging to!

  • Images I move from one folder into another are disappearing, at first it was occurring immediately if I did not copy and paste the images. Today however I found out that images I had been using for days just up and vanished from their new location.

    Images I move from one folder into another are disappearing, at first it was occurring immediately and only if I did not copy and paste the images. Today however I found out that images I had been using for days just up and vanished from their new location. A few of these images had copies in another folder that remained and the ones I couldn't find may or may not have ever had copies. I had backed up my system with time machine recently as well, so I went into the backup to retreive the lost images. When I searched and found the backup copies I got the error "the file alias cannot be opened because the original cannot be located". The crazy thing is that the images that remained on my computer did not give me the same error and opened like they should.
    In short images that I am creating, saving, and using are disapearing so epically that even time machine versions are affected when retrieval is attempted. Any suggestions as to what I could be doing wrong without realizing it? Or perhaps other people have had similar bugs that are software related and have a solution?

    Hi Kevin,
    I understand what you tried to do but it doesn't work that way. Swapping drive names will just mess things up.
    You should be able to reconnect the files though: in the Locate Referenced Files dialog make sure you click the Show Reconnect Options button — this will give you access to all the connected drives. Locate one of the files and hit Reconnect All. Should do the trick.
    Best

  • How to pass field symbol or table from one view to another view in abap web dynpro?

    I am creating an Inbound Outbound ALV report in ABAP Web Dynpro. However at selection-screen I have select options and fetching is done at view2. Problem is we can pass parameter using inbound outbound parameters but how to pass internal table or field-symbols from one view to another view? I made use of Assistance Class too but its not very clear to me. Please give me some example or code to sort this problem out.

    I am creating an Inbound Outbound ALV report in ABAP Web Dynpro. However at selection-screen I have select options and fetching is done at view2. Problem is we can pass parameter using inbound outbound parameters but how to pass internal table or field-symbols from one view to another view? I made use of Assistance Class too but its not very clear to me. Please give me some example or code to sort this problem out.

  • Switching from one View to another in the Portal

    Hi Experts,
    We have created many global views from one query.  We have created these in thr portal.
    Our problem is when we switch from one view to another, it will carry all the filter values from the previous view.  Ideally we only want to pass the values from the variable entry, not the filter values local to the view.
    Does anyone of you knows how to solve this problem?  I am trying to look at the Customer exit... and do something with the mapping.  But this one will affect all the drill-downs.  Any thoughts?
    Best Regards,
    Rose

    Hi,
    I have somehow solved it using the exit.  In this case the source and target query is really the same because we are just switching from one view to another using the the same query.  What I did in the exit was:
    -  If the source and target query are the same.
    -  remove all the mappings except the ones with object types "Variables".
    This ensures that:
    1) I only apply this logic if the source and destination query is the same.
    2) The restrictions that will be applied to the destination view when I switch
    from one view to another will always be only be the paramater values
    (default or entered by the user) when they first run the query.
    Best Regards,
    Rose

  • Passing Multiple table row from one view to another view

    Hi,
    How to Passing Multiple table row from one view to another view in Web Dynpro Abap. (Table UI Element)
    thanx....

    Hi Ganesh,
    Kindly do search before posting.. this discussed many times..
    First create your context in component controller, and do context mapping in two views so that you can get values from
    one veiw to any views.
    and for multiple selection, for table we have property selection mode.. set as multi and remember context node selection
    selection cardinality shoud be 0-n.
    so, select n no of rows and based on some action call sec view and display data.( i think you know navigation between veiw ).
    Pelase check this...for multi selection
    Re: How to copy data from one node to another or fromone table to another table
    for navigation.. check
    navigation between the views
    Cheers,
    Kris.

  • Passing Variables from one View to another

    First of all Hi this is my first post on the sap forums.
    Aplogies if I have come to the wrong place or if this question is very easy, but I am new to abap and web dynpro and have found myself struggling a little bit.  So I stumbled across this site and thought I would ask for help.
    My problem is this, I have 2 variables on my MAIN view, one called MONTH and the other called YEAR.  What I want to do is on a button click on the MAIN view pass the values of these variables to another view called SUMMARY_RPT and then use these variables in an SQL query I have on this view.
    Anybody out there that can help ?
    Many Thanks,
    George

    Hi George,
    Welcome to webdynpro abap community. To pass data from one view to another, you can should create two attributes (type string) in the attribute tab of of the component controller. Now these will act as global variable for you. Now you can access these attribute in your view in this way:
    wd_comp_controller->gv_val "gv_val is the name of the attribute
    Populate the value in it and use it anywhere you want.
    There is one more way to do the same.
    Create a node under context in component controller and create 2 attributes(type string) after that. Map this node to both the views. Now get the value of month , year and set these attribute with the same values with the help of code wizard in view 1. Now in the view2 simply read those attribute and you'll get the value of month and year which was entered in the first view. Read the attribute with the help of code wizard. Now you can use them accordingly.
    I would suggest you to use 1st method as it is better performance wise.
    I hope it helps.
    Regards
    Arjun

  • Transferring home movies from one computer to another

    What is the best way to do this? I have about 500 video clips that I want to move from one computer to another. I've tried using the export function in iPhoto but all I get upon transfer is a single frame of the movie. I keep the files on an external HD but I can't find where they are stored. I see the iPhoto app to open but not the original files. Additionally, whenever I do locate these files, how can I get them transferred with the keywords assigned to them? TIA! Going from a MBP running 10.6.8 to a MBA running 10.8.2

    I'm not sure you can assign keywords to a movie on export, as these are written to the exif metadata of a photo and most video has no such metadata.
    You say you've tried the export function in iPhoto, but what settings have you used? Exporting with the Kind set to Original should yield the videos.
    Regards
    TD

  • Tutorial to Move from one iPhone to Another

    Would anyone happen to know of a good source to give a step-by-step tutorial of how to move from one iphone to another?  (move from iphone 4 to iphone 5).  Would like to get myself familiar with this process before I have to do it on Friday, Sept 21st.  Thanks for your help and suggestions.

    iPhone- Transferring information from your current iPhone to a new iPhone. Basically, sync your old phone with iTunes. Then sync the new phone.

  • Transfer a parameter from one view to another

    Hi,
    Probably this question was asked many many times before, but then i probably use the wrong search criteria, because i can't find them.
    My question is simple: I am on a header view and depending on an action which i perform there, i want to fill a certain variable. I need the value of this variable in the next screen, which is on item level.
    What possibilities do I have to transfer this value? (I already tried with server->request->set_form_field and server->request->get_form_field/data, but this didn't work)
    Regards,
    Martijn.

    Hi,
       It is not clear in which context you are talking about. Could you please specify the view names.
    Server get form field etc are used in Core BSP applications generally.
    For BSP Workbench based views in the components, to share data between views there is a custom controller, and concept of component controller to share data between different components.
    All you have to do is:
    1. for your view, check out which context node has the field you want in different view
    2. create same context node in custom controller and same context node in second view
    3. right click in view 1 context node, bind it to custom controller context node
    4. right click in view 2 context node, bind it to custom controller context node
    This way, data will automatically flow from one view to another.
    Also, to get instance of custom controller anywhere in IMPL class, you can use method get_custom_controller.
    I hope it helps.
    Thanks,
    Rohit

Maybe you are looking for

  • 2013 Macbook Air Sound Issues

    Alright so I've had my 2013, 13" i7 8GB/512GB Macbook Air for around 2 months. A while back I began encountering issues where the system's sound would just stop working. This issue applies to outputting through headphones and the built in speaker. I

  • Problems switching back to BT .. Thanks, BT - now ...

    I've recently (1st June) switched back to BT .. but my old provider (Pipex) knows nothing about the switch yet BT are happily charging me for my new Unlimited Anytime Plan. So, what went wrong BT? More to the point HOW DO I GET SOMEONE AT BT TO CARE?

  • Connecting a serial printer and a USB printer to my G4

    I have aquired two Epson Stylus USB printers one of which I have connected to my Windows machine replacing a Star LS24-200 dot matrix serial printer. The other, a C86, is now connected to my G4 replacing a defunct C84. The Star is in perfect working

  • Safari opens by itself upon start-up.  Why?

    I have had the problem in the past and it is back! Why does Safari open by itself first thing upon starting up my computer? Has my computer been hacked? Is this another problem with Mac OS X 10.4.6? Can somebody tell me?

  • Material product cost  and transport cost

    Hi, all my scenario, Company Z Order 100 carton from Supplier A at $15/carton. Company Z will born the transport cost ie per trip $500. assumption  one trip = 100 carton ($5 / carton / transport) how can i treat the transport cost in SAP as actual co