Customize from portlet full-screen

I am calling a portlet in full-screen view ('STARS3.TEACHERS_CLASS_ROSTER.show'). I would like to give the user the option of customizing the parameters (row order, break etc.). What can I do to give them the option to 'cutomize' these options in full_screen mode.

Hi,
You can call the customization form of the component like this 'STARS3.TEACHERS_CLASS_ROSTER.show_parms'. The user should have customize privilege on the component.
Thanks,
Sharmila

Similar Messages

  • X mountain lion causing my display setting to be very low after tab out from a full screen application like game. anyone encountered the similar thing?

    whenever i tab out from a full screen then the display setting will auto change with a blue flash screen.

    Your issue could be caused by many things however I'm pretty certain it has nothing to do with OS X being faulty. OS X is not like Windows that requires a re-install whenever issues present themselves. You need to be methodical in checking where your issue lies. There are numerous articles available that go over causes, I'd suggest looking through the X-Lab article listed below and then methodically going through each step until you discover the cause.
    http://www.thexlab.com/faqs/performance.html
    If you still can't find it then you should work with an AASP to locate where your issue lies.

  • Is there a photo album app that let's you add a photo to an album from the full-screen view of a photo, not the just thumbnail view?

    Is there a photo album app that let's you add a photo to an album from the full-screen view of a photo, not the just the thumbnail view?

    ...It's just really annoying to try to organize photos into an album when you can't see the full screen version of the photo... especially if you have several similar-looking photos, and you can't tell the one you want from looking at 40 thumbnails on an iPhone screen.

  • Mail customize toolbar in full screen

    I can't customize my toolbar in full screen. If I click on 'view' the option to choose 'customize toolbar' isn't availalbe. That means, I can't add the address book to 'compose new message'.
    Again, I only have this problem in full screen.
    Appreciate any input.
    Thanks!
    Message was edited by: Peli

    Right- mouse click in the top part of the toolbar:
    Hope you can get it!

  • OS X maverick - I want the swipe function to switch from one full-screen application to another, is it possible?

    Hi everyone,
    I just updated my mid-2010 MacBook Pro to the OS X Maverick. However, a friend of mine has Mountain Lion, and she has this really cool function that lets her swipe the keyboard to change the view from one "screen" to another, so for example she might have word open in one screen and safari in another. Can I do it in OS X Maverick as well? And if it isn't possible in Maverick, can I somehow update it so that I get the function? I've been trying to do the same with mine but it isn't working.. Really keen to get it to work as it would make life so much easier with writing essays and what not. I'm not very good with anything related to software, so forgive me if this seems like a silly question. Also, I'm not a native English speaker so my terminology might not be the best..
    Cheers

    Not a silly question at all.
    The function is called Spaces, which lets you switch between different desktops. You can read about Spaces here: Mac 101: Using Spaces to organize your windows and applications (Mac OS X v10.5, 10.6)
    If you click the symbol with the two opposite arrows, in the upper right corner of the window of an application that supports it, an app will open in full-screen mode.
    Then you can configure the gestures that control Spaces in Applications > System Preferences > Trackpad > more gestures.
    On my mac, for example, if I do a three finger swipe upwards, it opens Mission Control. Mission Control organizes the different desktops in Spaces. I can open a new desktop for Spaces, remove a desktop, or switch apps between desktops.
    It probably doesn't make much sense when this is described in words, but if I were you I'd just jump in and experiment with it a bit. If you have more questions report back here.
    Message was edited by: arthur

  • How do I go from a full screen view back to the view that shows all the toolbars, etc.?

    I am using Mac Leopard 10.5.8

    Press the F11 key to toggle into and out of full screen mode.
    Or, move the mouse pointer to the top of the screen and right-click the "+" (new tab) button, or in a blank area of the tab bar, or in a blank area after the address box, and exit full screen mode from the context menu.

  • How do you stop HTML widget from going full screen?

    I just want the html file to play in the position it is in before you engage it.  Similar to how Keynote files react. 

    Most widgets open to the size of the Default.png file associated with the widget. if you adjust the size of this file your widget will be adjusted as well
    hope this helps...

  • How can I prevent the softKeyboard from going full screen in landscape mode on mobile app?

    When I put an Input TextField on stage in an ActionScript Mobile project and click on it, the softkeyboard comes up but behaves differently when in portrait or in landscape.  In portrait, the softkeyboard comes up and allows me to edit my field without hiding.  In Landscape, the softkeyboard goes into fullscreen mode and I can no longer see my app in the background.  I would like for Landscape mode to bring up the softkeyboard but not overlay my app with a text area.  Is there a way to configure this?

    My app runs in landscape and I hated the default Android behavior so I used a heavily customized virtual keyboard instead. It's a bit slow but it works:
    https://code.google.com/p/as3-virtual-keyboard/

  • New section on ESC from full screen?

    When I press ESC to return from the full screen mode in Pages, the cursor jumps to another section of the 1300+ page document I am working on. How do I rectify this?

    Thanks. Am not sure what that combination does, but the issue is no longer there.

  • Flex GUIs get a bad performance in normal screen mode when switched from full screen mode

    Hi, there :
    I encountered an odd situation and it is only happens on IE. Our project is a Flash 3D Game using Stage3D, and the Game's GUIs are created by CS6. When our game switch from the full screen( StageDisplayState.FULL_SCREEN_INTERACTIVE or StageDisplayState.FULL_SCREEN ) to normal screen ( StageDisplayState.NORMAL ), the performance of the Game GUIs decline to approximate a half FPS of full screen mode. But this condition is only happens on IE.
    The Game is normal screen when it is initialized and the performance is as same as fullscreen. The performance degradation only happens after switching to normal screen mode from full screen mode.
    p.s. : When the mouse is out of the view, the performance become better, from 20 fps up to 50 fps. But is still not as same as the original 60 fps.
    p.s. 2 : My colleague told me the Flash Pro CS6 be used to built a single swc file per GUI, and then package all ui swc files to one swc file by Flex Framework SDK( the command is "compc" ). and the IE version = 9.0.8112.16421, the Flash Player Version = 11.6.602.155.
    p.s. 3 : I have utilized Adobe Profiler Scout to observe the application, and I found that when it switches to normal screen mode from full screen mode, the time 「Waiting for GPU」 in 「Inactive」 grows up from 10ms to approximate 30ms which is triple. And in the 「Activity Sequence 」tab, it shows that the 「Waiting for GPU」 happens in the 「Copying to screen 」in 「DisplayObject List」.
    Thanks

    This does sound like a specific bug with IE. It would be great if you could file a bug report here (https://bugbase.adobe.com/), so we can get somebody to look into it.
    btw, Flex is really not a good framework for games - it's really slow and heavyweight. If you're just wanting some lightweight UI elements, you might want to check out the Feathers framework, which is built on top of Starling: http://feathersui.com/

  • Keep external display full screen on macbook pro

    Anyone know how to get an external display to go full screen and not exit full screen when using the internal display? When you click away from the full screen window or switch applications full screen automatically exits.
    Is there a way to write a script to tell the full screen only to exit when told to, or does anyone know of a third party program that can do this? I got the freeware cinch to help control full screen on externals but there's no use for it if it will just exit.
     MacBook Pro A1226 2.2GHz Intel

    Welcome to the Apple Support Communities
    To open Safari always in full-screen mode, open System Preferences > General, and untick "Close windows when quitting an application". Then, close Safari always in full-screen mode, so Safari will always start in full-screen

  • Colors different in full screen view

    I could as well post this under "Mac OS X", but I think here in the Aperture forum it is more likely to get help.
    I have the following problem: when viewing images in full screen mode, their colors are different than in the normal windows mode. The difference is not subtle, but severe. For example blue skies have a lot more red and appear much more saturated.
    While trying to narrow down this problem I found out the following (and here it starts to get really strange): I exported one image as a JPEG to the desktop to see what the colors would be. The thumbnail then had the oversaturated colors of the full screen view in Aperture. When clicking on it, Preview showed the correct colors with a normal blue sky. When switching to slideshow mode in Preview, again the oversaturated colors from Aperture full screen came up.
    When I disconnect my 23" Cinema Display, the full screen view of Preview shows the same colors on my PB like in window mode. So I believe it has something to do with my 23" CD.
    Can anybody come up with a good explanation for this behaviour? Could this be some kind of a profile problem?
    Any help appreciated
    PB G4/1.5   Mac OS X (10.4.6)   Aperture 1.1.1

    I read Zausel's post that referred to the Colorsync Utility. Under the Devices tab I was able to see both my monitors and confirm they were both assigned the proper profile (they were). There is an option to "Make Default Display" in this utility. I noticed it was defaulting to the Color LCD of the MacBook Pro. I had already set my 23" to my main screen in the display control panel by dragging the menu bar to the big screen in the layout tab. I selected the 23" screen in Colorsync Utility and selected it as the "Make Default Display". Now my full screen previews are accurate. Aperture must use the display profile for normal view screens, thumbnails, light table, but change to the default display profile when it does full screen. (previously, it was using the profile for the 15" MBPro screen for full screen views; thus the inaccurate color) Now everything is in sync and my color looks good on the big display in both normal view and in full screen. Hope this helps someone else.
    Ben
    MacBook Pro 15   Mac OS X (10.4.6)   2 GB Ram
    MacBook Pro 15   Mac OS X (10.4.6)   2 GB Ram
    MacBook Pro 15   Mac OS X (10.4.6)   2 GB Ram

  • Full screen with swapping swf file

    I am creating a projector presentation in which a swf file is
    being loaded (loadmovie) and replacing the currently running one.
    And I have the movie set to be full screen mode (both movies are
    set to that using the fscommand). The problem I'm having is that
    once the new movie is loaded, it goes from being full screen (movie
    is not being scaled, so there's black behind it) to jumping into
    the left hand corner of the monitor at the movie's size. It still
    kinda acts like it's full-screen, there's no menu items and no
    window frame.
    Any idea what's going on here, and better yet, how I can fix
    it?
    thanks for your help.

    Don't load external files into _level0 or _root.
    Replacing the main swf with another is not a good practice.
    There are a few other examples of problems caused by this.
    AFAIK this only happens on the Mac platform. Is that what you
    are using? Also I don't think there is any other solution. If
    anybody knows anythings else, please let us know.

  • Magnify/Zoom missing in Photoshop Elements 8 Organizer Full Screen Mode?

    Am I missing something or has the abilty to magnify a picture been dropped from the full screen organizer mode in Photoshop Elements 8?
    If so this is a serious regression. This means you can't zoom the picture up enough to examine the quality of multiple shots of the same subject. The only alternative is to go into full edit mode which takes a long time if you have any significant number of pictures.
    Anyone figured a way around this?

    Overall I like Full Screen view of 8th versio of Elements...
    Here are all the things Adobe broke in PSE 8 Full Screen view:
    - With a larger catalog (12K files), it takes 16 seconds to open an image in Full Screen view, several times slower than in PSE 7.  (In Bridge and most other programs, it takes less than a second.)  This is due to a bug in PSE, where it needlessly accesses the catalog database tens of thousands of times.
    - With a larger catalog, when you first open Full Screen view, it loses keyboard focus.  So if you want to use the right-arrow key to move to the next pic, you must first use the mouse to click anywhere on the screen.
    - The settings for Toggle Quick Organize Panel and Toggle Quick Edit Panel are not sticky. So if you want to make them completely disappear so they don't overlap your beautiful photo (is is full screen view, after all), you have to toggle them off each time you enter the view.  This is a step back to PSA 1 and 2, which always floated a toolbar above your photo.
    - The tag cloud in the Quick Organize panel is completely useless if you have more than a dozen or two tags -- you'll be scrolling forever looking for a keyword in the flat list.
    - The Tag Media text box in the Quick Organize panel doesn't do auto-complete on tags you type, defeating the whole purpose of allowing text entry of tags (that is, making it quicker to select from among hundreds of tags).   The Keyword Tags text box in the Organize pane does auto-complete, but I guess the programmer for Full Screen view didn't bother to share that same code?  (Of course, the Keyword Tags text box is seriously buggy as well, but that's a different topic.)

  • 2nd JFrame at Full Screen not registering key events

    I've written an application that launches other applications distributed as JARs with a particular method (replacing the main method). These other applications run at full screen.
    Whilst I have got these other applications to work in that they display correctly and do everything else, I require them to register key events. If I run these applications on their own (i.e. having not been launched by the primary application) then the key events are processed correctly. However when they are launched from the primary application the key events are not registered.
    I have tried requesting focus from the full screen JFrame but it doesn't seem to be able to.
    Any ideas?

    Possible that the keystrokes are really being trapped by the other gui, which stops registering them when it's not visible.
    IF that's the case, you'll need to re-design your keyboard trap as part of the second JFrame, wholly independent of the original JFrame or originating app. Also, it may be thread-starved i.e. operating off the originating program, which thread may be stopping when it has no focus.
    That's all the ideas I have.

Maybe you are looking for

  • Adobe Bridge CC Freezes Every Time

    Please help, Bridge CC is basically unusable! It has been this way since I installed it. I have followed these steps several times and no success: http://helpx.adobe.com/bridge/kb/troubleshoot-errors-freezes-bridge-windows.html Basically every time I

  • Report on Stock Vs VAlue on one particular date,

    Dear All, Is ther any Table or Functional Module Or BAPI ,if I pass the material /Plant/St.location and any date,which will give the output of Stock and Value?

  • Excel Multi Value Parameter fails

    I have a stored proc that i pas through multiple values to one parameter. In SSMS this works perfectly. From excel i have a range of ids that i put into one cell as csv's. If i put 21 ids this works perfectly, if i exceed 21 i receive the following e

  • Trying to get my head around Apple TV, Google TV and DLNA

    Is it right to consider Airplay, or Apple TV itself, a DLNA alternative / competitor? Wouldn't it be a good idea for Apple computers / iphones / ipods etc to support DLNA? (I have no 1st hand experience of DLNA). If not, then wouldn't it be great if

  • Disadvantage of Object Class

    what are the disadvantages of object class???