Collapsible Section minimize by default

When I create a section collapsible I see my section expanded.
Is possible to get minimize by default?
Thanks!!

The fact that a section is collapsed is actually a container state as visible in the XML behind a saved customization. The XML storing the definition of the dashboard only contains collapsilble="true" or "false", but not the actual state.
Customization example:
<?xml version="1.0" encoding="utf-8"?>
<sawsel:dashboardSelections xmlns:sawsel="com.siebel.analytics.web/dashselections/v1" xmlns:sawst="com.siebel.analytics.web/state/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0.7">
<sawst:envState xmlVersion="200811100"><sawst:container cid="d:dashboard" xsi:type="sawst:topLevelStateContainer">
<sawst:container cid="p:5f17p12grfof9tb1" xsi:type="sawst:page" inDashboardPage="true">
<sawst:container cid="r:or12dfr4au2qvktmj" xsi:type="sawst:report" defaultView="compoundView!1" folder="/shared/something" itemName="something"/>
<sawst:container cid="s:0hq4f94fvkfgpg" xsi:type="sawst:section" minimized="true"/></sawst:container></sawst:container></sawst:envState></sawsel:dashboardSelections>Key part: xsi:type="sawst:section" minimized="true"
Not sure if creating a shared customization valid for all users for each and every single dashboard page would be worth it.

Similar Messages

  • Spry collapsible panel open by default

    Hi there,
    I've done a couple of sites where the left nav bar is a
    series of
    collapsible panels, each one housing links to products within
    a specific
    line. Would it be possible to insert code somewhere to get
    one of the panels
    open by default when you open a certain page, ie if you open
    the 'suncare'
    page the 'suncare' panel is open on load. I read something
    about this on the
    Adobe documentation but when I tried it it did't work.
    It needs to be code somewhere on the page that interacts with
    the spry
    panel, I can't put it on the panel itself as I'm using a SSI
    to insert the
    nav bar into dozens of pages.
    Many thanks...

    Check out the examples on this page: http://www.spry-it.com/examples/spry-widget-cookie-history/#collapsiblepanel

  • Collapsible Panels with one default open

    I'm using the collapsible panels widget, I was wondering if
    there was a way to have one panel open while the others are closed
    by default. I know it's possible with the spry accordion, but is it
    possible for the collapsible panels as well?
    Thanks!

    Yes it is possible and it has a different look and feel to
    it.
    An accordion panel can only have one panel open at a time
    whereas the sliding panel can have more open or closed.
    Try something like this:
    cpg = new
    Spry.Widget.CollapsiblePanelGroup("CollapsiblePanelGroup", {
    contentIsOpen: false });
    cpg.openPanel(4);

  • Minimize Pagelet Default Customization

    I have a required to have the default action on the PeopleSoft Application Portal (formerly Enterprise Portal) default to have all the pagelets default to minimized when users login the first time. The deliver action for the the pagelets on the homepage is to expand but I want to change this around to function the other way. Thus far, I have been successful in finding the table that gets updated when the flag is set to minimize, the PSPRUHTABPGLT table. I also wrote sql to update this table to set the flag to minimize for one of the pagelets. While the flag changes on the back end, the pagelet still remains expanded even after I commit the transaction.
    UPDATE PSPRUHTABPGLT
    SET PORTAL_MINIMIZE = '1' WHERE OPRID = 'DKOZZ'     
    --AND PORTAL_OBJNAME_PGT = 'BCD_RC_CARS_HMPG'     
    AND PORTAL_OBJNAME_PGT = 'BCD_DOMESTIC_AIRLINES_HMPG'
    I figured that the change might just need to be done in the WEBLIB_PORTAL.PORTAL_HOMEPAGE.FieldFormula PeopleCode but I am not sure how to accomplish this. Please let me know if anyone has done what I am looking to do and can offer me help/insite with this requirement.
    Thanks,
    Dave

    I have a required to have the default action on the PeopleSoft Application Portal (formerly Enterprise Portal) default to have all the pagelets default to minimized when users login the first time. The deliver action for the the pagelets on the homepage is to expand but I want to change this around to function the other way. Thus far, I have been successful in finding the table that gets updated when the flag is set to minimize, the PSPRUHTABPGLT table. I also wrote sql to update this table to set the flag to minimize for one of the pagelets. While the flag changes on the back end, the pagelet still remains expanded even after I commit the transaction.
    UPDATE PSPRUHTABPGLT
    SET PORTAL_MINIMIZE = '1' WHERE OPRID = 'DKOZZ'     
    --AND PORTAL_OBJNAME_PGT = 'BCD_RC_CARS_HMPG'     
    AND PORTAL_OBJNAME_PGT = 'BCD_DOMESTIC_AIRLINES_HMPG'
    I figured that the change might just need to be done in the WEBLIB_PORTAL.PORTAL_HOMEPAGE.FieldFormula PeopleCode but I am not sure how to accomplish this. Please let me know if anyone has done what I am looking to do and can offer me help/insite with this requirement.
    Thanks,
    Dave

  • Minimize by default?

    I'm trying to make more information accessible on a portal home page and am considering minimizing a few of the lower priority portlets so that they are available, but not taking up space. Has anyone tried this? Do you have an opinion or feedback from users on whether this is a good thing or not?
    My concern is that when you minimize a portlet, you loose "scent." The user doesn't have anything more than the title to go on. As the Plumtree Developer Guide says, "Do not try to make everyone happy." In other words, make a decision about what is most important (ideally with user input) and leave the rest off the page.

    If you think a portlet is lower enough in importance that it can be minimized by default then I
    would think that's an opportunity/excuse to remove it from the page.
    We run into the same problem:
    * &#034;I want it ALL to be ine ONE place!&#034;
    * &#034;There's too much stuff!&#034;
    Uh - ok.
    Sounds like what you have here is a great opportunity to really think through information
    architecture / user tasks and then prioritize by community/group of users.  You can't have
    everything and I'd suggest really thinking through the daily activities of your primary user
    communities and then grouping those into meaningful units - from there, start putting those items
    at their finger tips and moving the others into other places.
    Some interesting feedback / info we gleaned:
    * We have a subscription with Factiva.  Not cheap.  Intended to let people get access to news -
    great concept.  NOBODY used it.  Even though the &#034;News&#034; tab (mandatory community) was
    always on their navigation they apparently couldn't find it.  OK.  Changed to all caps, added an
    exclamation (apparently this provides a sense of the &#034;imperative&#034;) and did some &#034;bad&#034; things to
    make the text bold on the community tab.  Blammo.  &#034;WOW!  When did you guys add this?&#034;  You
    can NEVER underestimate the usability impacts of simple visual change.
    * Nobody scrolls.  Ever.  (overstatement, but I do it applies to our community)  There's an
    informal rule in UI design for brand marketing web sites that you never, ever put content below
    the &#034;page fold.&#034;  People for some reason don't get it when you need to scroll down.  I can't
    stomach 800x600 design, but if it's below the &#034;fold&#034; on a 1024x768 screen size (assuming the
    window is maximized is another issue) then you are implying that those things not shown
    immediately are not all that important to user.  Never, ever make then scroll left or right.  I still
    don't think they get that one.
    * Help them see the content on the page.  Play by the basic, accepted UI design principles you
    might take for granted.  EX: Fitt's law (http://www.cs.umd.edu/class/fall2002/cmsc838s/tichi/
    fitts.html   and/or   http://www.asktog.com/columns/022DesignedToGiveFitts.html)
    * Personalize it.  Prioritize it.  Make it apply to the person.  If you don't - it's not &#034;theirs&#034; and they
    have no purpose in returning.
    * Less is generally more.  Truism, but still true :)
    * Don't listen to your department managers.  Get their input, sure, but take it as you should -
    with respect, but with caution.  Talk to the users.  Sit with them and get their feedback (allll sorts
    of ways to do that)
    * Usability is different from graphic design.  Graphic designers as a group tend to be highly
    protective of their work (as are usability peeps, programmers, copywriters, etc...)  If you get a
    sense that the designer is designing for themselves and NOT the users, drop them.  Quickly.  If
    you're not engaging a group that specializes in this discipline, then go out and read some of the
    literature.  A few suggestions:
        - Nielsen/Norman group - (www.alertbox.com)
        - The Design of Everyday Things - (http://www.amazon.com/gp/product/0465067107/sr=1-1/
    qid=1138887662/ref=pd_bbs_1/102-3554864-4652915?%5Fencoding=UTF8)
        - Designing Visual Interfaces: Communication Oriented Techniques (http://www.amazon.com/
    gp/product/0133033899/sr=1-5/qid=1138887769/ref=pd_bbs_5/102-3554864-4652915?%
    5Fencoding=UTF8)
    * Use G6 / aka AquaLogic Interaction 6.0.  This has been a remarkable help in our being able to
    rapidly change some of the visual design portions of the app that would otherwise kill us.  There
    are some REALLY cool things you can do w/ adaptive styles and adaptive tags that will liberate
    your visual rethink and let you rapidly deal w/ at least a few of the common problem areas.
    Wow - I rambled a lot there, didn't I? :)
    Thanks,
    Eric

  • Business place / Section Code as default value while MIRO / FB60

    Dear seniors,
    Our client wants the Business place as default value while MIRO / FB60.
    I have tried for Validation & even tried for Substitution, but the BUPLA field is not available.
    please give me some solution as to :
    1. How to make mandatory OR
    2. How can i assign a default value, so that End Users do not miss it out any time
    please help.

    Hi
    You can write the Validation and make the field mandatory.
    In Prerequisite
    Business Place = ' ' OR Business Place (Not Equal To) 'IND'
    In Check
    Transaction code = 'MIRO' and Transaction code = 'FB60' AND Account type = 'K'
    Then you will meet your requirement.
    Regards
    Venkat
    Edited by: Venkat Dara on Aug 11, 2009 2:29 PM

  • Make value of Business Place and Business section default in Finance Tcodes

    Hello Gurus,
                      I want to make values of Business Place (BSEG-BUPLA) and Business Section (BSEG-SECCO) default in finance tcodes like F-63, F-64, FB50.  So that user don't have enter Business Place and Business Section every time running these Tcodes. If anybody have any idea for this please let me know, it would be a great help.
    Thanks in advance!

    Hi
    Please check in the maintainence view of Table GB01 if Business Place (BSEG-BUPLA) and Section Code (BSEG-SECCO) are allowed as a field for substitution. You can check this in SM30.
    Once you have these fields maintained as shown, these will now be available as fields which can be substituted.
    Than write a substitution rule as under:
    You can create a Set to maintain the t codes for which want this substitution to trigger. This is done in T Code GS01. The set ZTCODE in above rule looks like below:
    Let me know if you need any further inputs
    Regards
    Sanil Bhandari

  • Storing User Defaults

    We have multiple users accessing the OBIEE application. One user might be from one department (marketing) and the second may be from some other department (sales).
    When the user logs into the dash board page, he will see a department prompt based on which reports in the dashboard change.
    The user must have two options
    1. Choose a default department for him self
    2. Whenever user logs in, this default department is pre-selected and all the reports for his dept will be shown.
    One approach I could think of is preserving the user data in external tables but I don't think its a clean way.
    Does OBIEE provide any way to deal with this scenario ?
    Thanks

    Hi
    see this below link
    http://oraclebizint.wordpress.com/2007/11/29/oracle-bi-ee-101332-saved-selections-and-collapsible-sections/
    http://oraclebizint.wordpress.com/2008/05/21/oracle-bi-ee-1013332-delivering-prompted-dashboard-pages-using-ibots-saved-selections/
    Regards
    Naresh

  • Default Setting for a Radio Group not activated when Read-Only

    I have an Item on a page that is a Yes/No radio group. It is conditional read-only and has a conditional default value. Both the read-only section and the default section use PL/SQL blocks to determine there use. When the read-only condition is true the radio group is grayed out but neither the Yes or No button is checked. It then returns a null value when the page is submitted.

    See
    http://htmldb.oracle.com/pls/otn/f?p=24317:105
    Default is Yes (http://tinypic.com/i39qh4.jpg)
    Readonly is true (http://tinypic.com/i39s7p.jpg)
    Rendering works fine.
    But when the page is submitted, the Yes value doesnt get into session state.
    This is because the read-only is implemented by setting disabled=disabled on the radio element.
    As per relevant standards (http://www.htmlhelp.com/reference/html40/forms/input.html), disabled form elements are not submitted during a POST operation.
    But if it is a readonly item with a default value, you already know the value (you put it there), so why do you need it in session state, just use the default value (hardcoded)
    Thanks.

  • Can't edit default domain controllers policy on windows 8 or server 2012

    I have found that I can't edit the "Default Domain Controllers Policy" from a Windows 8 or Server 2012 machine.  I can edit and save changes fine from a Windows 7 machine.  The domain controllers are running Windows 2012 Standard upgraded
    from Windows 2008 R2.  Is there a security setting I am missing?

    Posting the resolution from the other thread.  Hope it helps!
    I just accidentally resolved this issue today.  I added the GPMC to a 2008 R2 server so I could make a needed firewall
    change within the Windows Firewall with Advanced Security section of the Default Domain Controllers GPO (I enabled the Remote Event Log management rule for the Domain profile).  About an hour later, I forgot I was using my Windows 8 machine and I went
    to edit the Default Domain Controllers GPO and opened for edit without a problem.  I can now edit it from Windows 8 and from Windows Server 2012.  Until now, I was using a Windows 7 VM to make the edits, so in my case the problem was resolved by
    editing the GPO once from a 2008 R2 machine.

  • EXTREMELY S-L-O-W text entry in some sections of a Pages 5.2 document

    Hello -
    I have recently bumped into a problem with Pages 5.2 (the most recent version) whereby at certain points in the document text entry becomes extraordinarily slow. In these sections, It takes 1/4 to 1/2 second per character for text to appear. I can type an entire paragraph and watch it appear on screen in slow motion, which obviously makes it close to impossible to work in these sections.
    The odd thing about this behavior is that it does not occur at all points in the document. It is not, repeat not, document-wide. Furthermore, I believe it to be related to cut-and-paste issues from either Safari or Preview, but there are some sections where I have cut and pasted that do exhibit this behavior.
    This document exhibits the same issues whether I open it on my Mac Mini or on my MBA via Pages using iCloud. Pages for iCloud (beta) does not exhibt these issues, but it is too limited for me to use as my main document creation tool. The document also exhibits the same issues when saved locally and opened via the hard drive of either machine.
    I have done the following, to no avail:
    Deleted the style of text applied to the slow sections and applied "default" formatting;
    Turned off "check spelling while typing" and "check spelling automatically;"
    Turned on invisible characters to see if any code was inserted into these sections;
    Deleted ALL formatting in the document, turning it into one giant stream-of-consciousness text;
    Cut and paste text into a new Pages document;
    Exported to Word 2011 and re-importing.
    Only (6) allowed me to type normally when in Word. But when I re-opened the document in Pages, the molasses-slow sections were still there.
    I'd be happy to hear any suggestions the community has. This is a draft article I am working on and it's tough to focus on my ideas when I'm dogged by these formatting issues.
    Thanks!

    An interesting note from "iWork"
    Hello there,
    We have heard about your issue from the discussion thread below:
    https://discussions.apple.com/thread/6305248?tstart=0
    We would like to know if you would be able to provide the following:
    - OSX and Pages versions
    - is iCloud file sync On for Pages
    - copy of a document that shows the slow issue with Pages
    - detals about workflow before the slow issue happened with Pages
    - is the file stored on the local hard drive or on a network serfer
    - are any apps, downlaods or backups in progress when Pages is open
    Thank you,
    The iWork Team
    17096441
    +++++++++++++++++++++++
    I'd be more inclined to trust this if there weren't spelling and grammar errors in the reply. I'm surprised they didn't ask for a credit card and/or SSN!
    Needless to say, I will not be responding.

  • How to set default Header and Footer properties for PDF

    Hi,
    Currently we are manually setting the 'PDF and Print Control' properties for each and every dashboard. We understand that print pdf properties are controlled by pdfstyle.fst file under $SAROOTDIR\web\app\res\s_oracle10\b_mozilla_4 but don't have the exact property names to include in header and footer section.
    By default, we want to include company logo, the saved name of the report/dashboard tab and created time in the header. And page# in the footer.
    Where can we set these and what properties names should be used in order for these to be set for every new request/dashboard that is created.
    Thanks and Regards

    Hi,
    I created one request with logo in the header an page in the footer etc. and called StyleSheet. After you can import this formats by each request.
    You can do this in compound layout.
    Regards,
    Stefan

  • How to preserve section when moving pages?

    I need to sort pages in a document. All the pages start a section. When I move a page at the beginning the former page 1 does not start a section anymore. This is exactly like in the GUI. (And I consider this a bug.) In the GUI though the new page 2 still is marked as a section start and also the pageNumberStart is still correct. I only need to click on the radio button "Start page numbering at" (do not know the exact English wording) and everything is fine. The corresponding script command
    mypage.appliedSection.continueNumbering=false;
    however fails, as this will change the first page. I thought of just creating a new section and apply this to page 2 but this also does not work.
    Then I thought I create a dummy page at the beginning do the sorting and remove dummy page. That looked promissing but also lead to nowhere.
    This is the last try...
    var mydoc=app.activeDocument;
    var thepages=mydoc.pages;
    var lownum=thepages[0].name*1;
    var dummypage=mydoc.pages.add();
    dummypage.move (LocationOptions.AT_BEGINNING);
    var k=thepages.length;
    for (j=1;j<k;j++)
         var curid=j;
         for (i=curid;i<k;i++)
              var a=thepages[i];
              var an=a.name;
              if(a.name*1<lownum)
              lownum=a.name*1;
              a.move (LocationOptions.AFTER,thepages.item(curid-1));
    dummypage.remove();
    Any idea?
    Thank you,
    Ralf

    In case someone is interested... This is how I worked around. Every page got its current page name as a label. Then I moved lowest page at beginning, removed every section, except for default, reconfigured appliedSection of page 1. Then did the sorting by label, created sections again...
    Well....
    Ralf

  • Want to forward ports, but 'add' and 'default host' are grayed out! help!

    Hey folks. Configuring my laptop to access a new airport express plugged in one floor below me. great signal connection works fine, but of course it isn't forwarding ports i want... so I go to set it up... now, the owner of the house set it up first, but he told me the password so I could futz with it... now when i pull up the base station config in airport admin, the relevant options are grayed out! The whole section in which default host option is located is grayed out, as are all the buttons e.g. 'add' on the forward ports tab! I've tried doing all the tricks I can think of; if anyone has any insight as to where to look to fix this, I'd appreciate it enorm.
    George

    Copy these commands into TextEdit, replace the bracketed part with your username and the quoted parts with the ext HD's name, retaining the quotes.
    sudo chflags 0 /Volumes/"name of ext HD"
    sudo chmod a+rx /Volumes/"name of ext HD"
    Launch the Terminal app in /Applications/Utilities, copy and paste the first one into the window that pops up, and hit the return key. When the Password: prompt pops up, carefully type in your admin password, since nothing shows on the screen, and hit the return key. Copy & paste the other two, one at a time, following each with hitting the return key. You won't get the password prompt, since the initial one's good for five minutes.
    Quit the Terminal app and you should be able to read and write to the ext HD.

  • Confusion with chapters vs. sections

    Reviewing the InDesign support documents, I found this:
    "You can add a chapter number variable to your document. Like page numbers, chapter numbers can be updated automatically and formatted and styled as text. A chapter number variable is commonly used in documents that are part of a book. A document can have only one chapter number assigned to it; if you want to divide a single document into chapters, you can create sections instead."
    I'm assuming this does NOT mean that documents can't have multiple chapters numbered 1, 2, 3... since that is possible. If that's the case, what does this mean when it says "a document can only have one chapter number assigned to it"?
    Does this mean only one chapter variable per document, where sections would allow you to be more flexible with numbers and order?

    Hello Landdogger.
    I agree that is worded rather confusingly in the InDesign Help.
    If you want to use the Chapter Number text variable to automatically number your chapters, you will need to build each chapter (and a chapter is generally an InDesign Section as well) as a single InDesign document. This is because an InDesign document can only have ONE Chapter Number value assigned.
    So if you were to build a single InDesign document with 10-Chapters, each being an InDesign section, then by default each Chapter Number would be "1".
    To work with multiple Chapters and use the Chapter Number text variable for numbering the chapters:
    build a chapter template containing all masters, styles etc.
    use this template as the base for building the individual InDesign documents for each Chapter in your publication
    create a File > New > Book and Add (Chapters) Documents to the InDesign Book
    *then renumber the Chapter Number from within the InDesign Book panel: the Chapter Numbers in the InDesign Book will automatically be updated.
    See also: http://bit.ly/clhRMf for more info.
    Hope this helps.
    Cari
    www.twitter/carijansen
    www.carijansen.com

Maybe you are looking for

  • Help! Firewire problem!

    I just bought a clamshell ibook on e-bay. I like these machines very much (they're tough and quirky), and in fact I have one already as a second machine, but the one thing I really missed was Firewire. I went for collection in person, as it wasn't to

  • Bluetooth in car ios 8.1 still bad

    8.1 has not fixed my Bluetooth conne took in my Mazda CX-9. I can receive calls but cannot make outgoing calls. I have to keep forcing the connection from the phone and it won't ring thru the car. Once someone answers on the other end then I can conn

  • Works but not x2 iPad2.  WiFi network is the same for printer and all Apple devices.  Help.

    We are unable to print from ipad2 using Epson Artisan 730 printer.  Software download to Macbook was successful but unable to download software to x2 iPad2.  All Apple devices are on the same WiFi.  I followed the Epson instructions but message box p

  • AT NEW f event in itab

    m using 'at new  f ' event  in my code, but it is nt working as it is required to,, every time f changes to a new value, it still goes into At New block. m nt getting what cn b the problem..can anybody tell in what cases it always traces the at new b

  • Smartform Dump problem

    Hi Friends, I created one main window in second page . When i excute the transaction F150(Dunning Form) it is going dump. Dump analysis is showing the following matter. Error analysis     A RAISE statement in the program "SAPLSTXBC" raised the except