Tabs and ADG data

I have 3 tabs each tab has a ADG, when a tab is pressed I load the data from a RO. When my app starts I load the first tab with data, works great. when I press on the next tab the ADG shows but does not show the data, if I tab away then back on the data loads. I know the data loads the first time it just does not show.
I even tried to refresh in the tabChange event. but no go
Any Thoughts?
George

Arg, I have been at this for days (as usual) I have tried all kinds of things. There are so many bugs in the flex components its crazy. I just want to tab to another part of my app and the data to display. Pressing a tab and seeing nothing is no good. And telling someone "oh yeah just press the previous tab and then press the tab you want again to show the data", not acceptable. Has anyone else delt with this? I have tried mesisng with the:
creationPolicy, refresh(), validateNow(), callLater() nothing works. I know the data is there because I diplay the record length below the ADG on each tab and it shows the proper count. This is what gets called when a tab is pressed:
private function onTabChanged(event:IndexChangedEvent):void
switch(event.newIndex)
case 0:
myStates = "YY";
brandfilter.includeInLayout = true;
brandfilter.visible = true;
brandfilter2.includeInLayout = false;
brandfilter2.visible = false;
brandfilter3.includeInLayout = false;
brandfilter3.visible = false;
rc.includeInLayout = true;
rc.visible = true;
rc2.includeInLayout = false;
rc2.visible = false;
rc3.includeInLayout = false;
rc3.visible = false;
NS.includeInLayout = true;
NS.visible = true;
NS2.includeInLayout = false;
NS2.visible = false;
NS3.includeInLayout = false;
NS3.visible = false;
myArea = NS.selectedItem.data;
qDep.Dep(SupplierID, BrandID);
Brands.Brands.send();
gc.refresh();
break;
case 1:
myStates = "BL";
brandfilter.includeInLayout = false;
brandfilter.visible = false;
brandfilter2.includeInLayout = true;
brandfilter2.visible = true;
brandfilter3.includeInLayout = false;
brandfilter3.visible = false;
rc.includeInLayout = false;
rc.visible = false;
rc2.includeInLayout = true;
rc2.visible = true;
rc3.includeInLayout = false;
rc3.visible = false;
NS.includeInLayout = false;
NS.visible = false;
NS2.includeInLayout = true;
NS2.visible = true;
NS3.includeInLayout = false;
NS3.visible = false;
myArea = NS2.selectedItem.data;
qDep2.Dep2(SupplierID, BrandID);
Brands2.Brands2.send();
gc2.refresh();
break;
case 2:
myStates = "YA";
brandfilter.includeInLayout = false;
brandfilter.visible = false;
brandfilter2.includeInLayout = false;
brandfilter2.visible = false;
brandfilter3.includeInLayout = true;
brandfilter3.visible = true;
rc.includeInLayout = false;
rc.visible = false;
rc2.includeInLayout = false;
rc2.visible = false;
rc3.includeInLayout = true;
rc3.visible = true;
NS.includeInLayout = false;
NS.visible = false;
NS2.includeInLayout = false;
NS2.visible = false;
NS3.includeInLayout = true;
NS3.visible = true;
myArea = NS3.selectedItem.data;
qDep3.Dep3(SupplierID, BrandID);
Brands3.Brands3.send();
gc3.refresh();
break;

Similar Messages

  • SID table in the general tab and master data/text tab

    Hello Bi Experts,
      For example 0material Info-object:
    There is a SID table in the general tab i.e /BI0/SCOMP_CODE
    There is another  SID table Attribute  in the master data/text tab i.e /BI0/XCOMP_CODE,here there are Nav attributes with name S__0COMPANY.
    When i got 0company info-object it got its own SID table i.e /BI0/SCOMPANY
    Can some body explain me what is significance of SID table Attribute  in the master data/text tab and what is difference with SID Table of attribute?
    Cheers,
    Stalin

    Hi,
    SID is surrogate ID generated by the system. The SID tables are created when we create a master data IO. In SAP BW star schema, the distinction is made between two self contained areas: Infocube & master data tables/SID tables.
    The master data doesn't reside in the satr schema but resides in separate tables which are shared across all the star schemas in SAP BW. A numer ID is generated which connects the dimension tables of the infocube to that of the master data tables.
    The dimension tables contain the dim ID and SID of a particular IO. Using this SID the attributes and texts of an master data Io is accessed.
    The SID table is connected to the associated master data tables via teh char key 
    Sid Tables are like pointers in C
    Tables Starting with  Description:
    M - View of master data table 
    Q  - Time Dependent master data table 
    H - Hierarchy table 
    K - Hierarchy SID table 
    I  - SID Hierarchy structure 
    J  - Hierarchy interval table 
    S  - SID table 
    Y  - Time Dependent SID table 
    T  - Text Table 
        F  - Fact Table - Direct data for cube ( B-Tree Index ) 
    E  - Fact Table - Compress cube ( Bitmap Index ) 
    For more info go through the belwo link
    http://www.sap-img.com/bw010.htm
    Regards,
    Marasa.

  • Where does Firefox 3.6.10 store tab and history?

    I am running Firefox 3.6.10 under Windows XP, the latter fully updated. However, I keep my Firefox profile on a D: drive, so that it is unaffected by an operating system reinstall or other modification affecting the C: drive.
    I have recently suffered several Firefox crashes, most seemingly caused by Firefox or add-on updates (I have now disabled automatic updates for everything). But the most recent crash was caused by my laptop's battery expiring. In all these cases restarting Firefox produced a "welcome" startup screen (my personal settings in Options specify a blank screen), and the loss of both saved tabs and history.
    After trying various ideas to recover the lost data, to no avail, I resorted to restoring the whole of my C: drive (using 3rd party software, not Windows's lousy backup facility). On then starting Firefox, lo and behold! the tabs and history were restored to the situation at the latest backup date.
    My understanding is that tabs and history data used to be stored in the Profiles\sessionstore.js and Profiles\places.sqlite locations respectively. Interestingly, while it is asserted that Profiles\places.sqlite contains both history and bookmarks data, although I lose the history, I do not lose the bookmarks!
    When I end a Firefox session, saving the modified tabs configuration, and any modifiied bookmarks, I find that the sizes and dates of the Profiles\sessionstore.js and Profiles\places.sqlite are unchanged. Yet when I restart Firefox the updated tabs and history are recovered!
    From all of the above, I conclude that, at least for me, Firefox has stopped saving tabs and history data in the Profile folder, and instead has started saving it somewhere else on the C: drive. This is, of course, most unsatisfactory, as my whole purpose in putting the Profile folder on the D: drive was to prevent it from being corrupted by the vagaries of Windows. So, can anybody enlighten me as to what may be happening in my case, and how I might be able to recover the lost information without the drastic remedy of restoration of the whole C: drive from a backup facility (which is too disk space-consuming to deploy more than monthly)?
    (By the way, I am aware of the facility to save the tabs under Bookmarks, but that is not a satisfactory solution; and anyway, the history issue remains unresolved.)
    Hoping some wise person can help,
    Brian Binder

    You can use this to find the location of the Firefox Profile Folder
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    The size of place.sqlite doesn't change if items are added or removed unless there is no empty space to add new items.<br />
    The size of sessionstore.js should change, but you may not notice it if you only see a size in KB and not in bytes.
    If places.sqlite is missing then Firefox will try to restore the bookmarks from a .JSON backup in the bookmarkbackups folder.
    * http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • 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

  • Validate and Save data of the current page when tab changing

    Hi,
    Using APEX version 2.2
    We have a multi tab chain form, which each page / tab references a different table. Seperately, when each form is saved, the data is validated and committed to the database.
    The business requirement is to be able to enter data on a form, and then click on another tab, and the page is "validated" and saved, and then the tabbed page is then shown.
    From what I have seen on the forums, pressing a tab, will not validate and process the original form, only perform the page rendering processes.
    I have read the forum thread Re: Navigating to non-current pages for a tab - but have not seen how this works? Is there some dialog missing?
    What we would like to do is call the tab as per usual;
    javascipt:dosubmit('T_PAGE_6');
    But also add the save validation first;
    javascipt:dosubmit('SAVE'); javascipt:dosubmit('T_PAGE_6');
    This would allow the full form validation
    Is this part configurable? otherwise is there anothe solution we can use?
    Thanks
    Jon

    Jon, You essentially want your standard tabs to do nothing but act as buttons. If you can adjust the templates to make those "buttons" look like tabs, you'll have what you need.
    Others will have to advise on how to do that, though.
    Scott

  • PO/ S.Location and GR msg check box in 'delivery/invoice' tab of header dat

    Hi all,
    Under which case the below 2 fields are required to b filled while creating a PO apart from making them mandatory fieds in document type settings.
    1. GR msg check box in 'delivery/invoice' tab of header data
    2. Storage Location data in item details
    in me59n, system unable process p.req to PO becoz it is mandatory to fill these two fields.

    Hi,
    1. GR message check box issues message to the buyer after every the goods receipt against the PO.
    Message type has to be configured for this functionality.
    2. If you are managing stock of material at storage location level , then you will need to maintain this at PO item level.
    Regards,
    Maheshwari

  • Prevent Firefox from saving page navigation history (and POST data) of closed tabs

    Some websites (even HTTPS websites) send my password through a POST request. Even after I log out and close the tab, by reopening the tab and going back to resend the POST request, one can easily log in again into my account. I think that is insecure. How do I prevent that?

    See:
    *http://kb.mozillazine.org/browser.sessionstore.privacy_level
    *http://kb.mozillazine.org/about:config
    You can set the <b>browser.sessionstore.privacy_level</b> pref to 2 (never) or 1 (non-HTTPS) on the <b>about:config</b> page to disable saving cookies via session restore.
    The browser.sessionstore.privacy_level_deferred pref is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time" and uses the same values.

  • The Difference between "Cell Data" and "Dimension Data"?

    What is the difference between the tab "Cell Data" and "Dimension Data" in SSAS?

    Article quote: " SSAS provides the way to secure analysis services database/cube data from unauthorized access. Analysis services provides secure access by creating object called "roles". After creation of role, user's windows login credential can be used
    to enroll into particular role because analysis services identifies user from their windows login credentials . You can protect your data in roles at two levels:
    1) Dimension level
    2) Cell level
    If user has been assigned more than one role, analysis services loop through all assigned roles after login. Analysis services finds all permission level for the particular user and  union all the permission levels.
    If two roles has contradictory access for user then particular access will be allowed. Suppose role1 says Australia data access and role2 denies Australia data access then access to Australia data will be allowed. "
    LINK:
    http://www.msbiconcepts.com/2010/10/ssas-data-security-dimension-and-cell.html
    Kalman Toth Database & OLAP Architect
    IPAD SELECT Query Video Tutorial 3.5 Hours
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • I can't restore a previous session (it instead recovers the session before) of my Tabs and my home page keeps being reset to firefox

    Hi,
    Over the last few days (since i updated to the newest version of firefox) i've been having problems. I usually keep open quite a few tabs that are invaluable to me that I need, they contain vital information i've been needing for research and I can't afford to keep losing them!. I'm used to exiting firefox when i turn off my computer and them saving for my next session when I open firefox back up. For some reason now, if i turn off my computer, when i turn on again and go into firefox to restore my previous session. it will restore the session prior to my previous session but not my previous session.
    My default setting was to resume the Firefox session from where it was when I last exited Firefox that I set. The settings are all the same as they was before I updated firefox and I had this problem, so it is set to remember my history. I'm really not that tech savvy so i really don't know if it was teh update that caused it but it seems around the same time. Also, every single time. it sets my home page to firefox (it is usually google)) it will only remain google if i change it back and remain for the day until i restart my computer.
    I'd be most grateful to any hint that might solve this problem. Thank you for your attention. I really appreciate the input! thanks everyone in advance!
    Details:
    I have windows 7 64 bit home premium
    Latest version of firefox

    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox profile folder.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).

  • Report for Validity Start and End Date in PO

    Dear All
    Is there any report where I can get PO validity start and end date which user input in addtional data header tab of PO?
    Regards
    Satish Kumar

    Hi,
    Yes, It is available standard report using T-code ME2N - Purchasing Document (PO) Per Document Number, enter the T-code and provide the following input data's are as follows.
    Scope of List                 :  ALV ( for Ms-Excel format report)
    Plant                               :   __________ to __________ (if required)
    Document Date              : ____________ to ___________ (if Required)
    Execute the report shown by default in excel format and if required PO validity start and end data, you have to select Change Layout button and open new window options screen right side field option as Validity Per.Start, Validity Period End, Commutative number field data's are selected and click <--- arrow button and then click bottom tick marked button. Now, the report shown your requirement.
    Hope, it is useful for you,
    Regards,
    K.Rajendran

  • When I open up Firefox I get 2 windows one with my tabs and the other is ad on manager how do I stop the second window if I try to close it both windows clos

    This problem just started when I start up Mozilla fire fox it opens 2 sessions or something the first one has my tabs form the previous session the other one is blank except for the 2nd window only has add on information, but when I try to close the second window it automatically closes the whole thing and I have to start all over again, what can I do

    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox Profile Folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created

  • Firefox 24.0 does not update any YouTube page for the download extensions. Video aivalable for download is the 1th opened in the tab and not the video playing.

    On YouTube, when more than one video have been played, staying on the same page, videos aivalable for download, by any Firefox Download Extension as Downloader Helper, Flash Video Downloader or 1 Click Video Download, are the format options for the first video opened in the tab, and not format options for the video actually playing.
    I have tried resetting Firefox ( Firefox menu : ? \ Troubleshooting Information \ Reset Firefox), and reinstall Videos Downloaders (without Adblock Plus that I normally use), it did not solve the problem.
    Temporary Solution :
    Refreshing the http://www.youtube.com/... page ( by hitting the round arrow at the right of the adress bar ) allows me to update the download features but it is annoying as it restarts the playback every time I decide to download a video ( so is it having to remember to refresh the page ).
    I am surprised it seems no one have experience and solved this problem yet.
    Regards to the team
    Running under
    Windows XP SP3 updated
    Adobe Flash Player 11 ActiveX and Plugin
    Adobe Shockwave Player 12.0
    Java 7 update 25
    Windows Media Format 11
    QuickTime Plugin 7.7.4
    Avast Free Antivirus

    What hardware are you on? Flash is always a finicky beast, especially on older hardware. This is not an entirely uncommon problem. Try looking at this [[Flash Plugin - Keep it up to date and troubleshoot problems|support article]] and see if that helps.

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

  • Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.

    do not know what's going on but the Firefox crashing, and is still crashing, and crashing back again ..
    This problem is not resolved for a long time 'and I wonder why not fix this problem so far?
    These details.
    We're Sorry
    Firefox had a problem and crashed. We'll try to restore your tabs and windows when it restarts.
    To help us diagnose and fix the problem, you can send us a crash report.

    I was having the same problem.... But I keep forgetting that when you upgrade firefox... or it updates automatically... you need to right click on the firefox start up icon, go into properties, click on the compatibilities tab, and put a check in the "Run This Program As An Administrator" box, then hit apply. Start Firefox, and it should work OK. Problem is...each time you upgrade firefox and/or I think Adobe flash... you need to make sure that box is checked. This is on Firefox 15.0.1 with Adobe Flash 11.4.402.278 all up to date, Windows 7 64bit. If Firefox has Adobe flash add-on, it needs to run in admin mode or it will crash.

  • 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