Display Option

Hi All,
Just checked this group but I didn't get what I want related with Initial State - open/Closed property of iView.
I am setting this property to close but the settings are not working for me. I have a roles and inside this roles a folder and inside folder I have an iView, which display automatically i.e. without  user action.
Role->Folder->iView1                          
Can it be possible to control this default functionality w/o programming.
TIA.
B Das

Vinod,
I have a role and under which I have created one folder and in that folder I have an iView. So whenever user (having this role) log-on to Portal, this iView will be opened by default as this iView is at third level of navigation. And for controlling this behaviour iView has one property called
"Initial State" having values "Open/Close".
But for me this is not working. I want user should see this iView only after user press iView name (hypertext)in detail navigation.
Can you please provide any clue.
B Das

Similar Messages

  • Rich text box used in Infopath Form not displaying option to get images from Computer

    Hello,
    We have used "Rich text box" in Infopath Form which is not displaying option to get images from Computer.
    Options available are : From Address, From SharePoint
    But if we Rich text box in list, then it works fine with "From Computer" option.
    can you please help me out to get this option.
    Thanks in advance.
    REgards,
    Jayashri

    Hi,
    From your description, there is no “From Computer” option to get images with rich text box in InfoPath form.
    Per my knowledge, by design there are “From Address” and “From SharePoint” options without “From Computer” option in rich text box in InfoPath form. As a workaround, you can develop a custom InfoPath Rich Text box to do it.
    About developing a custom InfoPath control, I suggest you create a new thread on the forum “Visual Studio Tools for Office”, more experts will assist you with InfoPath development.
    Visual Studio Tools for Office:
    https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=vsto&filter=alltypes&sort=lastpostdesc
    Thanks,
    Dean Wang

  • Calendar display options

    How can  I change the display options for iCal on an iPad Mini? I hate to always having to scroll in weekly view and would like to see the whole day without scrolling.

    angelwoman,
    Apple has not made that a feature of the iOS Calendar App.
    You may want to consider providing Apple - iPad - Feedback.

  • I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device"

    I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device detected" and the drop down bar is grey and locked.

    I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device detected" and the drop down bar is grey and locked.

  • ITunes 7.0.1.8 Freezes Windows when Cover Browser display option selected.

    When I select the Cover Browser display option for Music Library the entire operating system freezes within 3 seconds after the button is selected. After rebooting and deleting all music and selecting the option the freeze did not occur. I reimported a CD and tried again and the freeze occured again. ITunes works fine otherwise.
    Compaq Presario 2100 Windows XP Pro
    Compaq Presario 2100 Windows XP Pro
    Compaq Presario 2100   Windows XP Pro  

    I setup a new user on the computer. The problem does not happen under new user.

  • Document type wise PO with display & optional purchasing group.

    Dear All,
    we have six document type from NB1 to NB6 every document type has separate no ranges, & having three field selection as Me21n, fof, NBF,
    in Spro MM Define screen layout at document level, in that we assign document type NB5 & attach field selection FOF in that purcahsing group is optional.
    same other dovcument types we assign field selection Me21n & we assign purchasing group is Display option.
    our requirement is that when i select documenyt type NB5, purchasing group will optional not in display.
    But system shows display & we cant do PO.
    Please guide me or any other config.
    Thanks
    Shital

    Hi,
    System is giving first preference to Field Selection Key ME21N, so you have to reverse the condition. 
    Maintain ME21N as optional and assign document type NB5 to it and
    For  other dovcument types Create another Field Selection Key with purchasing group as Display option and
    assign that field selection key for purchasing group is Display option.
    Regards

  • Document Display Options from portlet

    How do I gain access to the user setting for the "Document Display Options" from a portlet? I want my portlet to honor this setting when creating links for the user to click on such that they open in a new window or in the main browser window as specified by this setting.
    This option is set on the Display Options page of the My Account editor.
    thanx!

    Instead of using
    <f:selectItem> use
    <f:selectItems>.
    Pass list to this componenet. is this your question?
    Message was edited by:
    KrishnaS

  • NO-DISPLAY option for Radio buttons

    Hi All,
    I want to hide the 2 radio buttons on the selection screen using the NO-DISPLAY option. when i worked with that its giving an error like 'no-display and radio button group can be specified together'.
    my question was is it possible to use NO-DISPLAY option with radio buttons?
    Thanks
    Kumar.

    See this sample code
    SELECTION-SCREEN BEGIN OF BLOCK b3 WITH FRAME TITLE text-h01.
    *Radio button for Process PO invoice
    PARAMETERS :   rb_po   RADIOBUTTON GROUP inv USER-COMMAND rad.
    " PO Invoice
    *Radio button for FI Invoice
    PARAMETERS :   rb_fi   RADIOBUTTON GROUP inv.
    " FI Invoice
    *Radio button for Process PO & FI Invoice
    PARAMETERS :     rb_pofi   RADIOBUTTON GROUP inv.
    " PO & FI Invoice
    SELECTION-SCREEN END OF BLOCK b3.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    SELECTION-SCREEN SKIP.
    SELECT-OPTIONS:
                    s_bukrs   FOR  rbkp-bukrs,       "Company Code
                    s_ekorg   FOR  ekko-ekorg NO INTERVALS MODIF ID md2,
                                                 "Purchasing Org.
                s_ekgrp   FOR  ekko-ekgrp NO INTERVALS MODIF ID md2,
                                                     "Purchasing Group
                s_werks   FOR  rseg-werks NO INTERVALS MODIF ID md2,
                                           "Plant
                    s_lifnr   FOR  rbkp-lifnr NO INTERVALS,
                                                     "Vendor
                s_matkl   FOR  ekpo-matkl NO INTERVALS
                                              MODIF ID md1,
                                                     "Material Group
                s_belnr   FOR  rbkp-belnr NO INTERVALS,
                                                     "Invoice Number
                    s_ebeln   FOR  rseg-ebeln NO INTERVALS MODIF ID md2,
                                                     "Purchasing Document No
                    s_gjahr   FOR  rbkp-gjahr NO INTERVALS,
                                                    "Fiscal year
                s_budat   FOR  rbkp-budat NO INTERVALS,
                                                    "Posting date
                    s_blart   FOR  bkpf-blart NO INTERVALS,
                                                    " Document Type
                    s_bldat   FOR  bkpf-bldat NO INTERVALS,
                                                    " Invoice Date
                s_usnam   FOR  rbkp-usnam NO INTERVALS.
    "User
    *Report type
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-002.
    SELECTION-SCREEN BEGIN OF LINE.
    *Radio button for User Report
    PARAMETERS :     rb_user  RADIOBUTTON GROUP za DEFAULT 'X' <b>USER-COMMAND rad MODIF ID md2.</b>"User report
    SELECTION-SCREEN COMMENT 3(20) text-003 FOR FIELD rb_user MODIF ID md2.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    *Radio button for Managing Report
    PARAMETERS :     rb_man   RADIOBUTTON GROUP za
                                          <b>MODIF ID md2.</b>
    "Management Report
    SELECTION-SCREEN COMMENT 3(20) text-004 FOR FIELD rb_man
                                            MODIF ID md2.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END  OF BLOCK b2.
    SELECTION-SCREEN END  OF BLOCK b1.
    AT SELECTION-SCREEN OUTPUT.
    * Checking Radiobuttons and modifing Material Group field  .
      PERFORM f13000_check_radio.
    FORM f13000_check_radio.
    * When the FI button is selected hide the fields under group md1 and MD2
      LOOP AT SCREEN.
        IF screen-group1 = 'MD2'
        OR screen-group1 = 'MD1'.
          IF rb_fi  = c_x
          OR rb_pofi = c_x.
            screen-active = 0.
          ELSE.
            screen-active = 1.
          ENDIF.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    * If the user output radiobutton is checked then make the screen
    * input of Material Group off
    <b>  LOOP AT SCREEN.
        IF screen-group1 = 'MD1'.
          IF rb_user = 'X'.
            screen-active = 0.
          ELSE.
            screen-active = 1.
          ENDIF.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.</b>
      IF rb_user = 'X'.
    *   When display for material group is off
    *   then refresh the select option for material
    *   group
        REFRESH s_matkl.
      ENDIF.
    ENDFORM.      " f13000_check_radio
    hope this helps.

  • ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)

    Hi, I'm En32, now trying to publish my first iBooks (epub).
    The package I created is always rejected to deliver with following error.
    Does anyone who can provide me a solution ?
    === error ===
    Package Summary:
    1 package(s) were not uploaded because they had problems:
              /Users/En32/Music/iTunes Producer/Playlists/10000448204.itmsp - Error Messages:
                        Apple's web service operation was not successful
                        Unable to authenticate the package: 10000448204.itmsp
                        ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)
    ===
    $ cat META-INF/com.apple.ibooks.display-options.xml
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <display_options>
    <platform name=”*”>
    <option name=”fixed-layout”>true</option>
    </platform>
    </display_options>
    ===
    Actually, I'd like to use fixed layout so I use com.apple.ibooks.display-options.xml.
    This ePub file looks good because I can open it with my iPad - iBooks, however iTunes publisher always rejects this.
    Any solutions ?

    I was getting that error when I used OSX's default compress feature. I found a little utility called ePub Zip and used it to compress (zip) my ePubs and that did the trick. They then passed the validation. I got it here:
    http://www.mobileread.com/forums/showthread.php?t=55681

  • Display Options in Acrobat X

    Hi,
    I'm looking to find the Display Option tab in Acrobat PDF Maker X but can't find it, specifically I want to be able to set Document Open Options. In Acrobat 5, there was a Display Option tab which allowed you to set Bookmarks and Page using a radio button and the Open Magnification from a drop down.
    Are these options in Acrobat PDF Maker X?
    Any information is appreciated.
    Thanks

    Hi,
    Thanks for the reply. I was hoping that you could specify these options before you generate the PDF, you could do this in Acrobat PDF Maker 5.0
    Date: Wed, 20 Apr 2011 13:34:37 -0600
    From: [email protected]
    To: [email protected]
    Subject: Display Options in Acrobat X
    You can set this options in Acrobat X. Look at the properties of the document.
    >

  • When i am on the 4 step in Search Result Display options, i get errors after 2 radio buttons

    I am using Oracle portal 9.0.2 version
    When i am on the 4 step in Search Result Display options, i get errors after 2 radio buttons
    Default Search Results Page
    This Search Portlet
    An unexpected error has occurred (WWS-32100)
    User-Defined Exception (WWS-11230)
    Unknown Exception (WWC-45131)
    ORA-20101:
    ORA-06512: at &quot;PORTAL.WWSBR_STDERR&quot;, line 437
    ORA-06512: at &quot;PORTAL.WWPOB_API_PAGE&quot;, line 3369
    ORA-01403: no data found
    ORA-01403: no data found (WWC-11230)
    No data found (WWS-32101)
    ORA-1403: ORA-01403: no data found
    ORA-01403: no data found (WWC-36000)
    Error: An unexpected error occurred: User-Defined Exception (WWC-43000)
    Please help me with this one
    P.S I tried to run inctxgrn.sql, but it did not solve the problem

    i solved the problem by runing 2 scripts as a portal user
    You can refer to bug - 2418089. This was fixed in 9.0.2.3
    begin
    wwpre_api_value.set_value_as_number
    p_path => 'oracle.portal.search',
    p_name => 'searchresultpageid',
    p_level_type => wwpre_api_value.SYSTEM_LEVEL_TYPE,
    p_level_name => null,
    p_value => 6,
    p_commit => true
    commit;
    end;
    begin
    wwpre_api_value.set_value_as_number
    p_path => 'oracle.portal.search',
    p_name => 'searchresultpagesiteid',
    p_level_type => wwpre_api_value.SYSTEM_LEVEL_TYPE,
    p_level_name => null,
    p_value => 6,
    p_commit => true
    commit;
    end;
    NOTE - The difference is the value of 'p_name' attribute. If u see carefully it is 'searchresultpagesiteid'. The first time u run this the value is 'searchresultpageid'.

  • Sleep Display Option in 10.4?

    Hello Discussions,
    Does anyone know if the 'Sleep Display' option available in Exposé in OSX Leopard is available for Tiger?
    Perhaps a script or third-party piece of software?
    Thanks for any advice.
    Cheers, R.

    Thanks Dale,
    A little mis-understanding here
    Yes I know that the Energy Saver can sleep the display, however, this is after a period of time.
    In Leopard, you can sleep the display immediately as an option in Expose, which seems to be absent in Tiger.
    I was hoping there was a workaround for it.
    http://tinyurl.com/39m3lx6
    Cheers, R.

  • Default display option in MB51

    Hi Folks,
    Can anyone help me in setting up a user specific default DISPLAY OPTION in transaction MB51.
    Expecting an early reply.
    T H A N K S,
    Sugopa

    Hi,
    below link might help you
    http://help.sap.com/saphelp_erp2004/helpdata/en/b5/2f2671d6f511d3b7f30000e82de955/frameset.htm
    what is your requirement.
    is this what you want when a user executes MB51 then the options should be default one if so
    enter tcode MB51
    go to system-user profile-set data and execute.
    when ever you execute MB51 all the time the same data will be there.
    is this your requirement if not getback......
    if it helps and solves your problem reward points and close the thread
    regards,
    venu.

  • Mirror Display Option in Macbook Air

    Just want to ask where I can find the "Mirror Display" option in my Macbook Air.  I can't find it in Displays under System Preferences of my Macbook Air but I can find it in my Macbook Pro.

    Step 1: Connect your MacBook to your TV.
    Step 2: Click on System Preferences. After connecting your MacBook to your TV, the F7 hotkey will be activated. This will allow you to activate the Mirroring Mode.
    Step 3: Select Displays once the drop-down menu appears.
    Step 4: Another menu pane will emerge (Display Preferences). Click on Arrangement.
    Step 5: On the lower left hand corner of your MacBook’s screen, you will see a check box named Mirror Displays. Click on the check box to activate the Mirroring for all connected displays. At the center of your screen, you will see a configuration area where you can make other changes as to what will appear on the other displays connected to your MacBook.
    Step 6: Mission accomplished! If all went well with the mirroring, your television screen should be mirroring your MacBook display.

  • Diffrence between Codec C40 Premium Resolution Option & Multisite MS Option & Dual Display Option

    What is the difference between
    Codec C40 Premium Resolution Option
    LIC-C40-PR
    Codec C40 Multisite MS Option
    LIC-C40-MS
    Codec C40 Dual Display Option
    LIC-C40-DD

    Hi patilaniket
      Codec C40 Premium Resolution Option is option key which affects the resolution you can transmit during a video conference.
    It should be required for:
    1920 × 1080@60 fps (1080p60)
    1920 × 1080@30 fps (1080p30)
    1440 × 900@30 fps (WXGA+)
    1472 × 1080@30 fps (SXGA+)
    1680 × 1050@30 fps (WSXGA+)
    1600 × 1200@30 fps (UXGA)
    512 × 288@60 fps (w288p60)
    768 × 448@60 fps (w448p60)
    1024 × 576@60 fps (w576p60)
    1280 × 720@60 fps (720p60)
     Codec C40 Multisite MS Option  is the option key on an endpoint that enables that endpoint to support a multipoint call w/o MCU. For example with this option you can create conference call with max. 4 members w/o MCU. For more participants you need MCU.
     Codec C40 Dual Display Option is the option key that enables you to show 2 different contents. For example:
    Video ouptuts on the C40 are enabled by default. W/o the Dual Display option, you'll get the same content on both screens. With this option you can have video call on one screen and shared content on the second screen.
    Michal.

  • Fn+F5 not displaying options - Satellite A60

    Two days ago when I used Fn+F5 I could scroll through the options and choose the different display options. Yesterday when I did the same thing the options were not available. Both times I was connecting to a projector. Rebooting does not help.
    Is there a way to reset the defaults? Perhaps I hit a key and changed them? Has this happened to anyone else? Just looking for a solution.
    I am running XP, on Satellite A60.
    Thanks to anyone who can help.
    Jenn

    Hi
    Looks like the Toshiba Hotkey Utility and Hotkey Utilitys for Display Devices stop working.
    Go to the Toshiba driver page, download the utilities and reinstall it!
    PS; I would recommend firstly removing the old tools from the OS. Then reboot the notebook and install Hotkey Utility, reboot again and follow the installation with Hotkey Utilitys for Display Devices.
    Good luck and greetings

Maybe you are looking for

  • Hi All image ready issue on an old photoshop 7 program

    I am using photoshop 7 I know its an oldie but it works for me,whenever I try to jump to image ready I get the message could not fully start the application because an unknown error has ocurred, I have been using the programs for some consideral time

  • Download of a webform within a BSP application

    Hi SDN members, I wrote a ESS BSP application with a 3 step wizard. Within the first step the user can enter some data in some form fields. In the second step a webform (SMARTFORM) with the form data is displayed and in the third step the user can sa

  • Report Not showing complete data.

    Hi All, I am new to crystal Reports. I have two tables Location_details and Revenues. I created a crosstab report with rows being Region and Location and column is a MONTH. The Summary field is Total Revenues for a location for that particular month.

  • Problems with a Lenovo X41 and a docking station

    I have problems with a Lenovo X41 and the docking station. Sometimes, when the laptop is undocked and used in other location, when I try to dock it again, some devices, such as mouse or keyboeard attached to the docking station, don't work. I will ap

  • Washed-out Quicktime Renders...

    Whenever I export a clip from FCP in any other codec than Animation, the result is always a washed-out looking clip (even when working within the same codec). The loss of quality is about 15-20%. I've had the same problem for some years now. I first