Tabs and Lists

I have a development application and schema and a production application and schema. When I am ready to move new or changed pages from development to production, I copy them from the development application to the production application. However, I don't see a way to copy my lists and tabs. Is there a way to copy lists and tabs from one application to another? Or, does anyone have another suggestion on how I should move changes from development to production?

Hi,
Typically, you would export the application from one environment and import into the other. See: [http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/deploy.htm#BABGJIAD]. This way, everything within the application is transferred.
Andy

Similar Messages

  • How to add Tabs and List Boxes in Webi Report in Reporting Area(Not Report Filters & Input Controls)

    Hi All,
    I have a requirement to use some components called List Box and Tabs in my WebI report for presenting the information by dynamic dimension and measure selection using list box and segregate information by using Tabs as in below image.
    Image was prepared in MSPaint not executable webi report.
    Is it possible to integrate the list box and tabs into Report Zone in BO Webi? as show in below image?
    Thanks in Advance
    Muralidhar Reddy N

    Hello Muralidhar Reddy,
    The exact tool for your requirement is SAP BO Dashboard or SAP BO Design studio. WebI is a tool for ad-hoc reporting tool and we have limited functionalities to make dashboards using webI. You can have all those chart options in WebI and you can use Input controls or drill filters for restricting data. But you cannot have these selection components in reporting area. Tabs as shown in above post, you can have in bottom of the report.
    find below a good example of dashboard using WebI
    http://blog.davidg.com.au/2011/04/webi-as-dashboard.html
    hope it helps
    Regards,
    Nikhil Joy

  • Tabs vs Lists for Navigation

    I have an application that includes several data entry screens, administrative functions, security, and lots of reports. So many reports that I can't fit them all into a standard navigation region.
    I currently use the One Tab Set template, and there are nearly 200 pages in my application. The idea was brought up to add a second set of tabs to make report grouping more feasible. My own experiments with two tabs and many of the posts here on the forum lead me to believe that perhaps navigation lists are a better way to go. Can someone point me to a tutorial or thread that details this more? Are they talking about context menus where you click on a tab and you get a drop-down list of pages to navigate to? Are they referring to lists in the breadcrumbs (I'm already using breadcrumbs effectively in my application)?
    I'm looking for some ideas. Thanks.

    I can't point you to a reference but I can tell you that both options two level tabs and lists are doable. However, lists are easier to maintain than the two level tabs. Breadcrumbs are different than lists. The point is that you can display your pages similar to how I did it in the demo application:
    http://apex.oracle.com/pls/otn/f?p=31517:1
    where I use second level tabs on the left side of the page. This could be replaced by lists at any time. The only point I see here is that tabs are created automatically and the lists need to be updated manually.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    ------------------------------------------------------------------------------

  • How Do i create a list that will show in a dropdown box with the list being pulled from another tab and not the cell data format junk?

    How Do i create a list that will show in a dropdown box with the list being pulled from another tab and not the cell data format junk?
    I currently run OS X 10.10.1
    Now i have been trying to work on this for a while now and what i want to do should be simple but its apparently not.
    Here is an example of what i want to happen.
    I will have 2 tabs: Contact | Sales
    Now Contacts will have the list of names and various information about a customer, While Sales will have one drop-down box for each Cell Row that will show the names of the person in tab contacts
    for what i am wanting to do i cant use the data format pop-up menu because the list is edited everyday several times a day.
    Now how do i do this, Excel can do this so how can numbers do it?

    Hi Shegra,
    Paste this into a applescript editor window and run it from there. In the script you may need to adjust the four properties to agree with your spreadsheet. Let me know if you have any questions.
    quinn
    Script starts:
    -- This script converts column A in one table into an alphabetized list of popups. It copies the last cell in that column. Then reverts the column to text. It then refreshes popups in column A of a data table starting with a user defined row.
    property DataEntrySheet : "Sheet 1" --name of sheet with popups to be refreshed
    property DataEntryTable : "Sales" --name of table with popups to be refreshed
    set copyRange to {}
    property PopValueSheet : "Sheet 1" --name of sheet with popup values table
    property PopValueTable : "Contacts" --name of table with popup values
    set PopStartRow to {}
    tell application "Numbers"
      set d to front document
      set ps to d's sheet PopValueSheet
      set pt to ps's table PopValueTable
      set s to d's sheet DataEntrySheet
      set t to s's table DataEntryTable
      set tf to t's filtered --this records filter setting on data Entry Table
      display dialog "Start from row #..." default answer "" with icon 1 -- with icon file "Path:to:my.icon.icns" --a Week # row
      set PopStartRow to {text returned of result}
      tell pt --convert list to alphabetized popups
      set ptRows to count rows
      set copyRange to ("A2:" & name of cell ptRows of column "A")
      set selection range to range copyRange
      set selection range's format to text
      sort by column 1 direction ascending
      set selection range's format to pop up menu
      -- popupsmade
      set selection range to cell ptRows of column 1 of pt
      set v to value of cell ptRows of pt
      end tell
      activate application "Numbers"
      tell application "System Events" to keystroke "c" using command down
      tell pt
      set selection range to range copyRange
      set selection range's format to text
      end tell
      tell t
      set filtered to false
      set tRows to count rows
      set pasteRange to ((name of cell PopStartRow of column "A") & ":" & (name of cell tRows of column "A"))
      set selection range to range pasteRange
      tell application "System Events" to keystroke "v" using command down
      set filtered to tf
      end tell
    end tell

  • Hello- I would like to have new pages open in a separate tab automatically...(i.e., Google--- Google listing---click on listing-----auto open new tab and put the page of the google listing that I selected, on the new tab. Thanks. RMartinez

    Hello again-
    Here is my scenario-
    I am browsing, and let's say, I'm on Google. I look up "albatross novels." I get 6 hits. I look at the list, and I pick one of them. I double-click on it, and away we go. My current Google search page is REPLACED by the selected "albatross" site. But it's not exactly what I want. So now I click the BACK ARROW to go back to the Google page, to look at the other 'albatross" hits. And now I find another site, replacing my Google page when I open it......And THAT site takes me to another site, and another, and yet another......But then I realize that the first site WAS the best one. Now I have to hit the back button 15 times and probably NOT reach the Google page from which I started.
    But if I could have the new pages open in a new tab, then I could go back and forth between all the pages without worrying about the back button.
    I am sure that this is just a setting change somewhere, but I can't find it....I do have it on my work computer.
    Thanks/Rod Martinez

    When I open a link from a search it does open in a new tab ''(it is new, but it is at least in Firefox 4+)''<br>
    '''browser.search.openintab''' user set '''true'''
    '''More information on configuration variables''' available in
    [http://kb.mozillazine.org/About:config_entries about:config entries] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config] (How to change).
    You will find interesting reading on tabs in
    * '''Tabbed Browsing''' in Firefox<br>http://dmcritchie.mvps.org/firefox/tabs.htm
    * '''Tabs configuration''', extracted from About:config entries - MozillaZine Knowledge Base<br>http://dmcritchie.mvps.org/firefox/tabs_config.htm
    * 001 '''Tab Capacity Test'''<br>http://dmcritchie.mvps.org/firefox/tab_capacity/001_with_underscore.htm##
    * '''Tab Color Underscoring active/read/unread''' (Fx3.6) - Themes and Skins for Browser - userstyles.org<br>actually colors all borders not just an underline-- see picture in Tabs Bar Minimal Size<br>http://userstyles.org/styles/24728
    * '''Tabs, Enlarge list-all-tabs button''' - Themes and Skins for Browser - userstyles.org<br>http://userstyles.org/styles/18553
    * '''Tabs Bar Minimal Size''' - Themes and Skins for Browser - userstyles.org<br>http://userstyles.org/styles/9043
    From a Google search you should have the pages open in another tab, but with Google that is not quite good enough because they have them open all in the same new tab ''as you noticed so you've done that''.
    * Search and Substitution Shortcuts especially for Firefox users<br>http://dmcritchie.mvps.org/firefox/search.htm
    You can use '''Ctrl+click''' or '''Ctrl+Shift+click''' to open a link in a new tab.
    * Firefox and other Browser Keyboard Shortcuts (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    You can use '''app-tab''' to pin the tab, right-click on the tab and choose pin-tab and the opposite to unpin tab, or delete the tab when done.

  • Connect the device to your computer. Open iTunes. Select iPhone, iPad, or iPod in the Devices list. Click the Summary tab and select "Manually manage music and videos". Click Apply. but after that say's everything on my iPhone will be deleted

    Connect the device to your computer.
    Open iTunes.
    Select iPhone, iPad, or iPod in the Devices list.
    Click the Summary tab and select "Manually manage music and videos".
    Click Apply.
    than it says it'ss erase my iphone and sync with itunes library.
    what should i do?

    It wil only erase the music and videos. Nothing else.

  • Controls in ITEM and LIST tabs of Ribbon disabled always in Punishing SharePoint 2013 site if i add list to home page as List View Webpart

    Hi,
    Below is the scenario,
    If i created any custom list and navigating to the list (AllItems.aspx) and on selecting the item, i can see controls in ITEM and LIST tabs of Ribbon are enabled in SharePoint 2013 publishing site.
    If i add the same list in the home page (add web part --> select list view webpart) in the publishing site, on selecting of item, all controls in ITEM and LIST tabs of Ribbon are disabled always.
    Please help me to fix this issue ASAP.
    Regards,
    Krishna

    Hi,
    Thanks for your reply.
    Ribbon controls (only ITEM and LIST tab) still in disabled mode even if i selected the item in the list view webpart.
    Also, i have noticed the below things,
    when i create a published site (default page : default.aspx) and add the list view webpart in the default page, the controls are in disabled mode on selecting item in list view webpart.
    when i create a team site (default page : home.aspx) and add the list view webpart in the default page, the controls are in enable mode on selecting item in list view webpart.
    Please help me on this.
    Regards,
    Krishna

  • I had on my desk top pc (a vista os) a version of FireFox that the book marks where listed in the book tool bar tab and the "book tool" was able to show all my favs and there was a scrol bar on the right side of the top right side. I would like very much

    I had on my desk top PC (a vista OS) a version of FireFox that the book marks where listed in the book tool bar tab and the "book tool" was able to show all my favs and there was a scroll bar on the right side of the top right side. I would like very much to turn it on in the Laptop I just bought and am having a fit trying to figure out all the differences,.I very much like this function; however, I am now using win 7 which in and of itself is difficult to figure out troubles when they occur such as if the MSN Bing program opens a video window while I am playing, the media center will lock up, or if I am listening to BBradio.org and click on lestening to one of the pastors the laptop will show static on the screen and all you hear is static like you just went to the twilight zone.
    == This happened ==
    Not sure how often
    == unpredictable

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • Not option for Transport under the tab Change list in both IR and ID

    Hello All,
    The option transport is missing in tab change list for both IR and ID. We have created the track, maintained the systems in the NWDI but still no luck. We have also included the SC SAP-INTDIR 3.0 for both the tracks (i.e.) IR and ID. Also we are running a seperate NWDI server for CMS and the SLD is with the XI production server.
    Am I missing any configuration? Kindly suggest
    Regards,
    Anand

    Hi Anand
    Please check if the following link is of some good to you:
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/f9f02cf3e41ecce10000000a1553f7/frameset.htm
    Also check for steps mentioned here:
    http://www.saptechies.com/minisap-610-installation/
    I hope it helps
    Regards
    Chen

  • Somtimes Firefox loads a blank page; the Tab says "New Tab" and the URL is always "about:blank". What's up with that?

    Using Dogpile, I search and a list of URLs comes up. I select and click on one and Firefox opens a new tab. It responds promptly with a blank screen. The Tab says "New Tab" and the URL says "about:blank". The last one came up slowly in IE and turned out to be nothing more than a large pdf. Can you help me figure out what is happening and how to fix it, please? It is happening far too often. Running the virus, etc. software has not stopped this problem. Thank you very much for your help! Hutchy

    Using Dogpile, I search and a list of URLs comes up. I select and click on one and Firefox opens a new tab. It responds promptly with a blank screen. The Tab says "New Tab" and the URL says "about:blank". The last one came up slowly in IE and turned out to be nothing more than a large pdf. Can you help me figure out what is happening and how to fix it, please? It is happening far too often. Running the virus, etc. software has not stopped this problem. Thank you very much for your help! Hutchy

  • Tabs and window restore only restored one of many open windows from last session. I hate this!!

    Tab and window restoration has FAILED after version 13.01 installation! Out of 7 windows open with multiple tabs, only ONE BROWSER WINDOW OPENED with NO reference to what happened to the normal session that had been in the previous version of FF. I've read about this and I DON'T LIKE IT. It is reverse engineering. WHY would you scrap someone's research for the sake of making your browser open more quickly? DAMMIT MAN I don't have time to study a browser. I may not endure this version! I don't see a way out of this ff trap, other than go to previous version which is always a bitch. Dammit!

    You need to use "Firefox/File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit") to close Firefox if you are currently doing that by clicking the close X on the title bar to close Firefox with all open windows at once. Otherwise only the last closed window will be restored. If this did happen then check History > Recently Closed Windows to see if any are listed (default is 3).

  • How do I restore my tabs and tab groups after an update to version 36.0?

    I work with many tabs when I use Firefox. I keep them ordered in Tab Groups, which helps separate the different kids of work I do and interests I have. I have been using this environment for years. When I started my work today, Firefox updated to v36.0, and the following behaviour was noticed:
    1. There is only one tab group when attempting to show Tab Groups in Panorama, as opposed to around a dozen;
    2. Normally though the hidden tabs (the tabs in the same group as the startup group and not the default page) don't download content until clicked, the name of the page and icon, if available, will show on the tab. Presently, the tabs show "New Tab" and no icon. There appears, however, to be the number of tabs that exist across all Tab Groups but now are ghosts this one, default Tab Group. I'd have to add, though, I don't count the number of tabs, so I can't be exactly sure. When clicked, there is just a blank page. So it is odd that Firefox knows they are there but cannot simply attach the address to it.
    I have tried to restore the following files from my Windows Home Server backup to the AppData\Roaming\Mozilla\Firefox\Profiles\<gobbletygook>.default folder:
    1. In the sessionstore-backups folder, I replaced the previous.js, recovery.bak and recovery.js files (not any of the upgrade~) with files from yesterday and from two days before.
    When that didn't do anything, I replaced
    2. sessionCheckpoints.json
    I didn't see any file with a recent date that appeared to be one that I should restore. I should add that I do see hidden files. I thought about restoring the whole lot, but wasn't sure how this would affect the program on v36.0 and the profile files on 35.0.1.
    I have deadlines this week and need to immediately restore my environment in order to make those deadlines. I have no list of addresses to my Web pages to work in IE or other. Any help would be very much appreciated.
    On a second note, I had been wondering recently whether this tab group environment is a suitable way to maintain my work environment. Occasionally, when opening Panorama, I would get an error saying a script is taking too long, but if I clicked Continue, it would display the groups in a few seconds. I had considered putting all of it in Bookmarks though it would be tedious and more difficult to access and open multiple tabs. In the beginning, I tried Tab Groups thinking it was a simple matter of maintaining a table of addresses (in tabs) with a tab group ID or name. How could that go wrong? Well, it has, so it is obviously more complicated than that, and I didn't realise that upgrades would affect personal data. Should I abondon using tab groups?

    With the help of information from user, ptressel, in [https://support.mozilla.org/en-US/questions/1032154#answer-673322 a post here about the existence of sessionstore.js when version 33 was released], I was able to easily recover my tabs and tab groups as follows:
    # close Firefox and, perhaps, allow a few seconds (30s?) for any final closing of files;
    # check to see if you have a sessionstore.js file in your profile folder, named like the one I documented in my original post above;
    # if it is not timestamped prior to the discovery of your problem, open the sessionstore-backups folder;
    # check if the recovery.js file is suitably timestamped and, if not, the recovery.bak.
    # At this point, you are likely to find that none of them are prior to your problem occuring. If so, open your backups of this folder and go through steps 2-4 to find a file prior to your problem occuring.
    # When you find a file, copy it to the root of your current profile folder and name it, "sessionstore.js"
    # Open Firefox. Mine opened up as desired.
    This is a Windows solution. Sorry I can't comment on other platforms, but I'd bet that as this is just a file copy and renaming, it is likely the same.
    For Windows users, you may find you need to sign out and login as an administrator in order to access the backups. You need not logoff your standard account, but do have Firefox closed as described above.
    Hope that helps.

  • I have a search window on a new tab that I don't want - how do I change it to show me recently closed tabs and other options?

    When I installed the Conduit toolbar, I must have changed a setting because I now see the Conduit Apps search on a new tab rather than my former list of recently closed tabs and other options. How do I change what appears on the new tab when I ask for one to be opened?

    See:
    *https://support.mozilla.org/kb/Search+bar

  • I get a blank page when I open a new tab and would lie to have the thumbnails back - HOW?

    Firefox ver. 16.0.2
    Win 7
    I have tried the suggestions I find on the web.
    Your support page says:
    "The Firefox New Tab page shows pictures of the sites you visit frequently. Sometimes, some or all of these images are not displayed. We'll explain why that happens and how to get them back when it's possible."
    No I don't get any pictures at all when I open a new tab - It's blank, but I click on the following link:
    https://support.mozilla.org/en-US/kb/thumbnails-on-new-tab-page-are-missing
    I click on the link to follow instructions and end up here:
    https://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites
    I click on this link: "The images of my top sites are gone - how do I get them back?"
    and end up here:
    https://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites#w_the-images-of-my-top-sites-are-gone-how-do-i-get-them-back
    and end up here:
    See The thumbnails on the new tab page are missing - how to get them back.
    I click on the link for information and end up..... were I started.
    So - Could someone be nice and explain how I get the thumbnails back?!
    Because I refuse to use IE, but considering Opera..... Please advice!

    You can change this in Firefox's about:config preferences editor.
    (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. Fixed?

  • How do I restore my tabs and windows, whether open or closed, when everything else fails?

    This is not so much a question, as an answer that some people desperately need.
    Ever since Version 34, Firefox has done a superb job of restoring the tabs that the user has created, either on restarting Firefox (if that option is chosen) or on request.
    The details of how to restore tabs are covered in Firefox's basic help online, and even how to deal with several crashes in a row (such as in an addon) ruin the normal backup file are also well explained.
    However, today I accidentally pressed Alt+F4 twice on my poorly-designed keyboard and closed my main window, with 93 tabs, and another Firefox window as well. I'm not sure this is exactly what happened, but I lost all 93 of my tabs.
    I read many of the postings in which people give various suggestions, but none worked. Every time I restored a version of the sessionstore.js file I saw the same lonely empty tab. Restoring prefs.js did nothing, and neither did making changes in the internal configuration constants.
    I tried refreshing/resetting Firefox (which preserves bookmarks), but I still couldn't restore the tabs. It was now clear that the problem was in sessionstore.js (and all its backups) for sure.
    I'm writing this for people who must restore their windows or tabs, and don't mind getting technical about it. That was my situation.
    The solution was to realize that the sessionstore.js file contains JSON code, which is an efficient way to represent integers and strings arranged in a tree structure.
    I figured there must be a JSON editor somewhere, and it turns out there is a great one available online, at www.jsoneditoronline.org . It can read a file on your computer, edit it, then save it back on your computer.
    As soon as I viewed sessionstore.js in the editor, it was obvious how easy this was going to be. The top level of the tree is understandable. I simply grabbed the data representing the window with 93 tabs, and dragged it from the list of closed Firefox windows to the list of open windows. This automatically moved the history of each tab, and even the strings entered into forms.
    After copying sessionstore.js back to the Firefox profile, I started Firefox one more time. The playing of Pandora signalled that my tabs were back and functioning once again.
    Now, editing JSON code is not something that everyone is ready for. And your problem might not be reflected in the JSON tree so simply. But, for technical-minded people who don't want to lose their tabs or windows to a mistake or a crash, this technique can be just what's needed when everything else fails.

    That sounds very handy. Nice going. A kind of backup would be to
    create a folder in the Bookmarks Manager, and keep a list of links there.
    Just one note. The sessionstore file shows the last windows / tabs that
    are open. Because the window with the 90 tabs was closed first, then the
    other, that is what caused your issue.
    Please edit the post title by adding '''==Solved==''' to it. Others may think
    you are asking for help, not offering a solution.

Maybe you are looking for

  • Error in report "8.2 ORacle Essbase- Source Blending Page"

    Hi, I got an error in the report in "8.2 ORacle Essbase- Source Blending Page" after i deployed sample core and aslo configured with hyperion Essbase cubes related to this dashboard page. The main issue i was struggling is i have 2 more working insta

  • Updating satellite system data after Upgrade in Solman

    Hi All, We are using solman 7.01 connected to BI 7.0 system as it's satellite system, We have recently Upgrade our BI system to BI 7.01 version but we do not see its updated version in solman system. We checked in SMSY it is still showing BI 7.0, we

  • Change the page in a placed PDF?

    Is there an easy way to change the page in a placed PDF? Something along the lines of Object Layer Options? Thanks.

  • About idoc in xi

    1)IF we are sending idoc sap apo to sap crm how can we send multiple records? 2)CanĀ  you tell me in what transaction can we see the imported idocs in xi(i.e idoc metadata)? 3)after compilation of the execution part where can we check the processesd i

  • Photoshop Elements and Leopard

    I was quite happy using Adobe Photoshop Elements 2 on my old G4, then I bought a new iMac that had Leopard installed and ... I can't install Elements 2 as the screen says that there is no support for the Classic Environment. Does anyone know if Eleme