IView Personalize Screen Drop Down Width

Hello,
Any idea on how to control the width of the select/drop down list box when usiing the SAP provided personalization screen in an iView?  When an end user goes to personalize the iView, the select box is too small to see the values. 
My portalapp.xml property looks like this:
<property name="searchType" value="Team Peers">
    <property name="personalization" value="dialog"/>
    <property name="type" value="select[Direct Reports,Team Peers]"/>
    <property name="description" value="PERSONALIZE_SCREEN_SEARCH" />
</property>               
The only way I have seen to control the width is to create a string property and then by setting the value you can set the width of the second column.  My problem is that I don't want the user to have a string input field, they need to select from a drop down.
I am trying to avoid writing my own personalization screen, because this is a very simple iView.
Any ideas?
Thanks in advance,
Sean

Hi Sean Coverstone,
I am not sure whether I understood your question clearly.
My Assumption is that you want to control the dropdown list box size in your personalization dialog box.
Create a class called MyPersonalization under com/test/personalization/.
Create your own GUI part here.Use layouts for controlling the width and height.
Enter something like this in your portalapp.xml.
<component-profile> 
   <property name="PersonalizationClass" value="com.test.personalization.MyPersonalization"/>
</component-profile>
Now you can set dropdown list box widh like this..
ivuList.setWidth("200");
Hope it helps.
Regards,
Karthick K Eswaran

Similar Messages

  • Add SC  Status List( Drop Down)  values in SC status screen Drop Down Box

    Hi Gurus,
    My requirement is that , In SC <b>Check Status</b> screen "<i><b>Find the SC section</b></i>" we have ("Item Description"     "Name of Shopping Cart"    " Timeframe"     "Status" )fieds are there..  I need to add one values (Deleted) in to the Status Drop Down Box.
    Then If I selected this deleted values from the status which should display only Deleted SC in the Search Result section.
    Pls Help me out from this issue.
    Regards,
    Kumar S

    Hi Sivakumar,
    I found solution for you but you have to change in the standard as there are no exits for this.
    Are you interested by changing the standard?
    regards,
    Laurent.

  • Selection screen drop down

    Hi,
      How can I define the dropdown in selection screen.
    I want to give 4 options for file download
    1. comma dilimited
    2. tab
    3. colon
    4. space
    parameter : p_dilimit (here i want to define as dropdown list on selection screen).
    Thanks.

    Hi,
    VRM_SET_VALUES is used to display list of values for drop down field.
    Please go thru the following code for better understanding.
    REPORT ZLIST.
    TYPE-POOLS: VRM.
    DATA: NAME TYPE VRM_ID,
    LIST TYPE VRM_VALUES,
    VALUE LIKE LINE OF LIST.
    PARAMETERS: PS_PARM(10) AS LISTBOX VISIBLE LENGTH 10.
    AT SELECTION-SCREEN OUTPUT.
    NAME = 'PS_PARM'.
    VALUE-KEY = '1'.
    VALUE-TEXT = 'LINE 1'.
    APPEND VALUE TO LIST. VALUE-KEY = '2'.
    VALUE-TEXT = 'LINE 2'.
    APPEND VALUE TO LIST.
    CALL FUNCTION 'VRM_SET_VALUES' EXPORTING ID = NAME VALUES = LIST.
    START-OF-SELECTION.
    WRITE: / 'PARAMETER:', PS_PARM.

  • ComboBox drop down width

    No matter what width I set for a combobox, the FIRST time I click to show the drop down list, the width of the dropdown is about 100px (irrespective of the width of the combobox itself). If you click off the drop down and re-open, it is sized correctly to the with of the widest string.
    I've tried setting all manner of options in SceneBuilder, and also tried setting the prefWidth in a CellFactory, but makes no difference. I get the same behaviour on Windows or Linux.
    I'm using this version of Java:
    java version "1.7.0_21"
    Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
    Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)

    Java8 renders ALL of the UI really poorly, which is another issue entirely.
    I've located the cause of my problem. When you create a ComboBox with SceneBuilder, the FXML creates this by default:
    <items>
    <FXCollections fx:factory="observableArrayList">
    <String fx:value="Item 1" />
    <String fx:value="Item 2" />
    <String fx:value="Item 3" />
    </FXCollections>
    </items>
    I'm actually loading the list via a database lookup, something like:
    myCombo.setItems(myList);
    The problem is that when the drop down is first rendered, it's using the string widths from the initial list of strings to calculate the drop down dimensions.
    I have "solved" the problem in my app by creating the combobox in code and adding it to the scene, in which case everything works correctly. It would be nice if there was a way to tell the combobox to recalculate it's preferred sizes after a list was added/updated, but I'm unable to find a method that might do that (tried Node.autosize() without success).

  • I have a pornographic search title in the banner at he op of the page just below the bookmarks shortcuts icons. It appears when that part of the screen drops down a bit when the on screen keyboard opens up. Its a spam like link that won't go away.

    I have a pornographic search line on the top banner of Safari just under the bookmark icons that appears whenever I open up the onscreen keyboard and the top drops down a bit. Don't know where it came from the iPad is only one day old brand-new. I've tried getting rid of this by resetting the entire iPad but that didn't work. The link if I click it opens up a Google page listing links to see videos. Need to know if there's any way to make this thing go away permanently.

    You saved it on the bookmark bar. Hit bookmarks, bookmark bar, edit, then hit the minus to delete it.

  • Every time I start mozilla firefox a screen drops down from free ride and I can go no farther, I have to end the task

    I click on the firefox logo firefox opens then this large baloon
    drops down giving information about the free ride tool bar how I can add more apps. I do not use any social media apps.
    this baloon stays down and I cannot use fire fox. I have to
    control alt delete and stop .

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • If you rub the edge of the fingerprint scanner in a circle, why does the screen drop down?

    MY daughter was drawing circles around the metal part of the fingerprint scanner and noticed the screen contents moves to the bottom of the screen instead of the top. Then it goes back to the top when touched again. Why does it do this?

    That is a feature of the 6 & 6 plus.  I believe it is called reachability.  It moves the furthest section of the screen down to allow for one handed use.

  • Spry Menu, drop down width?

    Hello, is it possible to change the width of the dropdown menu? For eg: http://uk-hoster.co.uk/clients/monvirtual/index.php/ under OPERATIONS is it possible to make the widths bigger so words arnt seperated into 2/3 lines?
    Regards

    Open SpryMenuBarHorizontal.css file in code view.  Adjust width in ems (denoted below in bold) as required.
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 14.5em; /**adjust as needed**/
        position: absolute;
        left: -1000em;
        background-color: #72246c;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
        background-color: #72246c;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 14.5em; /**adjust width as above**/
        background-color: #72246c;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Drop Down Menu - 3rd Level iView open in new external Window with parameter

    Hello Community,
    we have the following problem: We have created some drop down menu for the portal navigation. Some iViews we are going to open in new Window. Therefore the iViews are getting some parameters like: menubar=no, toolbar=no, resizable=yes, status yes....and so one....And also the iView has fixed height and width.
    Now when we are going to open the iview in the second level position, everything is working fine and the window functions are also used.
    When we change the position of the iview from an second level position to an third level position, and we want to open the iview from the drop down menu, the window functions and the size is not used.
    Can some one help? I have attached the JSP Code:

    [JSP File|http://www.megaupload.com/?d=R7YLTTKX]

  • How to change the width of the auto complete drop down list?

    Hi,
    I implemented an autocomplete mechanism, using ICompletionSession and ICompletionSourceProvider. I have an issue with the size of the drop-down list opened when I use this autocomplete mechanism. The width of the autocomplete list remains the same, even
    if the strings displayed change. This is apparent especially when I hit "backspace" on the already typed string, while the drop down list is opened: the deletion of the last character allows for more completion strings to be used, but since the drop
    down width does not change, the longer strings appear cut.
    Is there a way to force the drop down list to recalculate its width?
    Yoel

    I don't think there's any way, even VS itself can't do that you know, and the interfaces don't have such kind of events or properties.

  • Is there any way to stop the print screen from dropping down on top of the page to be printed.  Can the print screen be moved?

    Is there a way to stop the print screen from dropping down on top of the page to be printed.  Can the print screen be moved?  When the print screen drops down, it covers the page and the info needed to create the file.  Thank you

    You will find that this is application dependent.  Most Apple applications such as Safari and Mail will use the "sheet" type of dialog boxes that you are referring.  There is no way for the user to change that behavior.  Other, non-Apple, applications like Firefox use a "modal" dialog box for printing etc.  The modal boxes can be moved around so you can see the page behind.

  • Regd: Drop down option related

    hi gurus,
    am Created  an iView with a  drop down selection option.
    for example
    <b>Display as : Table
                    : Chart</b>
    it's working fine and displaying in the output as per the selection in the Drop down list.
    my Question is it's working in the <b>REVERSE</b> order also i.e. Once the table or chart is displayed ..If i am double clicking on the TABLE view,  AUTOMATICALLY it's changing to Chart view and vice versa. WHICH I DON"T WANT.
    it should work in ONE way only i.e. as per the Drop down selection.
    Can any body help  to solve it.
    Regards,
    prasad

    Hi Venkat, thanks for ur reply.
    Ok, here is what i have done.
    taken a datasource-->frm DS output >created an form view with drop down options (table and chart)>from the the <b>output of form view</b> --> created both a Table and chart outputs with required visibility condition.As i mentioned it's working fine BUT the revesre also working.
    please suggust where i have to correct.
    Thanks in advance.
    prasad

  • Why does the side scroll in the app store drop down?

    Hey everyone,
    I figured I'd post a question in relation to something that has been nagging me...
    Everytime I go to the app store and review the scrollable screen shots on the details tab, the screen drops down after each pic.
    Is this a iPhone 4S thing after the iOS 6.## due to the larger screen on the iPhone 5 or is this a glitch within the app store?

    The general answer is to go to the app store, log in to the Apple ID you used to purchase the apps (or if they came with a new system the AID you registered it with) and go to purchased apps and download
    For specific questions you need to contact the app store support
    LN

  • Drop down menus keep flickering out, what's wrong?

    Whenever I click on the button on the Firefox toolbar and then start scrolling down, as soon as I want to go into a folder or press a button the drop down menu flickers out and then I have to go back to the toolbar and start again.
    Any future answerer please keep in mind that I am talking about the browser itself, not a web site.
    I have the latest version of Firefox for Mac and this only started happening a few days ago. Pleas help.

    I had this same issue. Dual screen, right side screen drop down menus flicker out, left side screen operates normally.
    Dell PC
    Windows 7
    Firefox 16 (just updated today)
    All Java applets up to date
    I dug around and found a resolution to this problem. It's been a problem since 5.0. I have 16.0 and it still is an issue. My drop down menus go wonky, flickering, and can't be seen or legible.
    The resolution I found had me fighting for the resolution because it lacked detailed steps so I'll post them here.
    1. Point to "start", ''click''.
    2. Point to "Search programs and files" box and type "run" in that box, HIT ENTER.
    3. With "Run" dialogue box open, type in "sysdm.cpl", CLICK "OK" button
    4. In the "System Properties" dialogue box, CLICK on the "Advanced" tab.
    5. Under the "Advanced" tab, in the "Performance" section, CLICK on the "Settings..." button.
    6. Under this "Performance Options" dialogue box, under the "Visual Effects" tab, select the radio button next to "Adjust for best appearance". CLICK the "apply" button.
    7. Lastly, under these options is a box with visual options. CLICK on the check box to remove the check next to "Show shadows under windows". CLICK "apply" button again.
    This worked for me.

  • Problems with permissions to execute a web service in a drop down list ...

    Hello:
    I have created several iView with VC and I integrated it into guided procedures process. In some of that VC iViews I have drop down list that are filled with data retrieved from web services created by us that doesnu2019t require any authentication.
    When I execute my VC iViews with the Administrator user everything works ok, but when I execute it with a different user the drop down list doesnu2019t retrieve any value, as if the corresponding web services where not executed. 
    If I assign the "super_administrator" portal role to those users everythingu2019s goes OK. But I don't want that users to have that permission. Can anyone help me to identify which granular permission do I have to assign to that users in order to get the iView working as they are working for the "super_administrator" role?
    Thank you in advance.
    Ricardo Zengin.
    Edited by: Ricardo Zengin on Jul 6, 2009 6:35 PM

    I solved this issue giving administrator read and end user permision in te portal systems creadted for the web services to a group to which all my users belongs.

Maybe you are looking for

  • Activate a Midlet from an Applet

    Hi, I am trying to activate a Midlet from an Applet? Is this possible in any of the latest J2ME releases? Using SATSA I am able to send APDU commands from the Midlet to the Applet and start a scenario where my Applet and Midlet exchange information.

  • How to Change behavior of standard text object&text ID (SE75)?

    Hello there!! I'm struggling with this: For standard text object C_SHES_ACH & ID 0001 (EHS: IHS Safety Measures) wichs is used as a description for safety measures (CBIH82/CBIH02..) need that when the user create or edit the text, already appears a "

  • Error in template for code outside html

    Hi everyone I have a problem with a template. I use a simple tamplate master with this tag: <!-- TemplateInfo codeOutsideHTMLIsLocked="false" --> in order to unlock the code outside the html. Well, I have also some pages with this templated applied t

  • Learning in a Hurricane

    I'd like to say my problem is that I'm really stupid but insofar as I don't remember alcohol having had that much cumulative effect please excuse if I seem to be ranting while simultaneously seeking help. As background: I came up with a business idea

  • Ironport - new file type group

    Is it possible to create a new file type group on an Ironport c360?  Or is is possible to add a specific file type to an existing group?  I figure there is a config file somewhere with this data but, so far, I'm unable to find it. Thanks If this is t