Portlet Preferences Window

We are using Plumtree 5.0
I would like to make the pencil icon for portlet preferences take me directly to the preference page for that portlet rather than to the list of all the portlets for the current page. Does anybody know how to accomplish this?
Thanks,
Tommy Wright
FTN Financial

Why couldn't it be changed to make the OpenPortletPrefsWindow call when you click on the pencil icon. If there are no preferences then just return a page that says "There are no preferneces for this portlet".
When a portlet has preferences, could that not simply set a property/flag in the "PTGADGETS" that says it has one? The code already looks up the portlet's title, so why could it not lookup an extra field?
Why put the pencil icon on every portlet when they all do the same thing? They just take you to the list of portlet preferences where I have to scan the list to find the name of the very same portlet I just clicked on. Once the user finds the name in the list they then have to determine if it has preferences or not by seeing if the name is now a link or not. Even then, they have to click the link to actually edit the preferences. I feel this is a fundemental design flaw in the way portlets work in 5.0.
My only option in order to enable a more user friendly interface is to remove the pencil icon altogether and force them to use the edit protlet preferences from the menu. Even this does not give the feel that the portlets are independant of each other. Guys, I am really frustrated with this problem and disappointed in the response.

Similar Messages

  • Blank white System Preferences window

    Hello all,
    I purchased a secondhand G5 for the purpose of having a second internet station at home (I do most of my work on a late 2008 MBP but we've got multiple people here who like to use the Internet at the same time). When I set up this computer, it was hooked up to an old flat screen monitor (bought when they first came out) the HD was wiped clean, Leopard was installed, the internet was set up and working and everything seemed good to go. However, I wanted to get into the system to change the monitor resolution setting since the type/icons were a little big for my taste.
    When I pulled up System Preferences, I got a completely blank white window. This happens every time System Prefs is launched. I can click on this window where normally icons would be, and things seem to happen (the window changes size) but it remains completely white. Moreover, all of the pulldown menus from the top menu bar also are blank white. I can move my mouse down in the File menu where Quit would normally be, and I can click on it and System Preferences quits. If I quit out of System Prefs, the Finder and other software windows act normally. When I log into System Prefs again, same blank white window, same problem.
    This blank white window thing also happens with Preview, but I have not noticed it with any other programs on the system (yet).
    Here's what I've done to troubleshoot:
    Discarded appropriate systempreferences.plist file in the User>Library>Preferences window, also appropriate file in User>Library>Caches. Emptied trash and rebooted. Same problem.
    Reinstalled Leopard, 10.5. Tested, same problem. Upgraded with combo pack to 10.5.8, tested, same problem.
    Swapped out video card for a known working video card, tested, same problem.
    Swapped monitor for known working new monitor, tested, same problem.
    Am I missing some other .plist or similar file that should be discarded? Has anyone experienced anything like this and been able to solve it? Would this be due to software issues, or some kind of hardware issue? Because I can't see System Preferences, I can't create a new user account and discard the old one to try and resolve any software issues, my only choice is to do a clean install (which I have done to no avail).
    Help? I'd appreciate any guidance. Thanks in advance.
    Raji

    Well, at least we are seeing some light here. I forgot about Safe Mode! When I started up into that, I can see the System Preferences windows just fine... it's no longer white, and I can select what I need and make changes.
    However, I have done permissions repair from every possible angle (both from HD and DVD), I have reset the PRAM, and I still get a blank Sys Prefs window on normal startup.
    The only thing suggested here I have not tried is replacing the PRAM battery (since at the moment, I don't have one). That will be the next angle of attack but I'll have to wait to get one in.
    Other than the battery, could this be some kind of peripheral or software conflict?
    This is bugging me! I mean really.... it's just an Internet station, but one does want things to work properly nonetheless!
    Thanks for the help so far.... ! It has been useful.

  • How do I fix that at startup, restart Mavericks 10.9.2 always opens the system preference window?

    How do I fix that at startup, restart Mavericks 10.9.2 always opens the system preference window?
    It is not listed in Login items. I tried all the usual fixes plus Diskwarrior rebuild.
                                                                                                                                    W.W.

    I suggest deleting the Canon Network Scanner from Login Items to determine if that is the cause. Not knowing exactly what it does, I suspect it is intended to monitor the printer's supply levels all the time. It's not necessary to do that. You can always determine the printer's ink supply level every time you print something, when its Print dialog appears. You can also check its supply levels by opening System Preferences on your own, and selecting Printers & Scanners.
    Bear in mind Login Items is simply a convenience that loads the programs you specify every time you log in. That feature is less important as it had been in the past since Mavericks will re-open everything that was open when you last logged out, if you select this checkbox:
    If you want to add the Adobe programs to Login Items again, search for them using Spotlight. The Adobe programs themselves should not be causing this behavior.

  • Preferences windows doesn't fit on netbook screen

    I'm a satisfied netbook user since more that 6 months, I've noticed that several applications are still using windows dimensions way too big for our little 1024x600px screens. The same happens with Adobe Reader and his preferences window.
    Hope Adobe will fix this in a later release
    Regards, Alex
    Pagerank Validation

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Creating a preferences window

    Hi
    I wonder if there is any way to create in Director a
    preferences window (see example below).
    http://www.guide.lancs.ac.uk/tellguidemyname.html
    In particular what i would like to do is to allow my users to
    select the things they want to select from the preferences window
    and then when press save to get the appropriate movie.
    If the user selects the language of the system to be English
    then play movie English otherwise
    if the user selects the language of the system to be Greek
    then play Greek movie
    and
    If the user selects architecture + maritime related
    information to play movie A (that contains the relevant content)
    otherwise if the user selects History and architecture then
    play movie B (that contains the relevant content)
    I would also like to record the preferences selected in some
    kind of text file that would tell what the user selected. Is there
    any way to do that?
    All ideas will be appriciated
    Many thanks

    I don’t have a simple dir I can post but Buddy
    API’s help file has some code snippets that make good
    examples. If you have trouble getting started let me know. What I
    can post are some examples of how to use my scripts to code the ini
    data, keep in mind that you only need to code the data if you are
    allowing the users to type text strings to be stored in the ini
    file, if all of your data is generated by lingo you can make sure
    the data is ini safe yourself without having to code it first.
    First the scripts, copy and save in a movie script cast
    member:
    on codeIniData cMode, iniString
    case cMode of
    "read" :
    iniString = replaceField(iniString,"¬","=")
    iniString = replaceField(iniString,"¶",RETURN)
    iniString = replaceField(iniString,"µ",";")
    iniString = replaceField(iniString,"§","#")
    iniString = replaceField(iniString,"«","[")
    iniString = replaceField(iniString,"»","]")
    "write" :
    iniString = replaceField(iniString,"=","¬")
    iniString = replaceField(iniString,RETURN,"¶")
    iniString = replaceField(iniString,numToChar(10),"¶")
    iniString = replaceField(iniString,";","µ")
    iniString = replaceField(iniString,"#","§")
    iniString = replaceField(iniString,"[","«")
    iniString = replaceField(iniString,"]","»")
    otherwise : alert "Unknown mode in codeIniData."
    end case
    return iniString
    end
    on replaceField input, stringToFind, stringToInsert
    output = ""
    findLen = stringToFind.length - 1
    repeat while input contains stringToFind
    currOffset = offset(stringToFind, input)
    output = output & input.char [1..currOffset]
    delete the last char of output
    output = output & stringToInsert
    delete input.char [1.. (currOffset + findLen)]
    end repeat
    set output = output & input
    return output
    end
    OK, lets say you create the following ini file using notepad
    and save it with the name “foodPrefs.ini” in the same
    folder as your dir movie:
    [breakfast]
    sue=coffee
    bill=bagel
    tom=eggs
    [lunch]
    sue=Chicken McNuggets
    bill=Quarter Pounder with cheese
    tom=Fries
    If you want to read Bill’s lunch preference into
    Director simply use the following:
    myIniPath = _movie.path & " foodPrefs.ini"
    billsLunch =
    codeIniData("read",baReadIni("lunch","bill","Error",myIniPath))
    if billsLunch = "Error" then alert "Error reading settings
    file."
    If you have an editable text cast member with the name
    "suesBreakfast" and ask sue to type her breakfast order, to save
    that order do the following:
    myIniPath = _movie.path & " foodPrefs.ini"
    suesOrder = codeIniData("write",member("suesBreakfast").text)
    resultCode =
    baWriteIni("breakfast","sue",suesOrder,myIniPath)
    if not resultCode then alert "Error writing settings file."
    The most common reason for getting the alert when reading or
    writing to the ini file is either an error in your path or having
    the ini file open in notepad at the same time Buddy API is trying
    to access it. For best results quit notepad before testing.
    Storing the contents of an editable text cast member is an
    example of why you want to code the ini data. It is possible,
    although unlikely, that the user will type characters that have
    special meaning in an ini file, I simply temporarily replace those
    characters with others that are impossible to type (well, not
    really impossible, but very unlikely).
    If you are curious, numToChar(10) is the linefeed character
    which I replace with a standard RETURN. The most likely reason to
    encounter a LF is because the user copied and pasted the text from
    another source. Director doesn’t display LF’s in
    strings, so replacing it with a RETURN keeps the formatting looking
    like the original.

  • Replacing library with template deletes portlet preferences

    Hi,
    If I have to deploy a new version of our portal, with changes to the
    .portal file I have to make a dummy desktop from the .portal file, and
    then say yes to replace library with template. If I do this however all
    my portlet preferences are resat to their default values. Are there
    anyway to avoid this, or another way to get the library updated with the
    newest version, without having to make a dummy desktop.
    /Steen

    Hi,
    If I have to deploy a new version of our portal, with changes to the
    .portal file I have to make a dummy desktop from the .portal file, and
    then say yes to replace library with template. If I do this however all
    my portlet preferences are resat to their default values. Are there
    anyway to avoid this, or another way to get the library updated with the
    newest version, without having to make a dummy desktop.
    /Steen

  • PS CC 2014 Actions launch Preferences Window

    I've been using Photoshop Actions for years but recently I've encountered some odd behavior. I made a simple action that removes transparency from a document by executing the Trim command. The last part of the action then saves the changes and closes the PSD file. It worked great until today.
    Here are the steps I'm performing:
    While I'm in Bridge, I select all my files in the current folder, I initiate this Action from Tools \ Photoshop \ Batch. This switches me over to PS with the Batch window open. From there, I can choose the action from the drop down list  and run it.
    The action runs its course on the selected files with no issues the first time around.
    However, if I try to run the action again on files in a different folder (from Bridge), I keep getting the Preferences Units & Rulers window launches each time the file loads. I have to sit there and press the Escape key each time in order for the action to complete.
    I tried to duplicate the behavior by stepping through the Action manually in order to pinpoint which step is the culprit, but the Preferences window doesn't load. It only does it when the Action runs on its own.
    Anyone know why this would happen?

    If you create an action set with just the one action and save the set upload the uploade it to the web and post a link to the .atn file we can download the action and test that on our machines.  You will get feedback from both Mac and PC users. It sound odd that it would work once then fail the second  time. Was Photoshop CC 2014 up before you used bridge menu tools>photoshop>batch the first time or was Photoshop started because you used tools>photoshop>batch.  If is was not up did you try closing PS down before the second batch?

  • How do i add and delete photos from the screensaver preference window

    How do i add and delete photos from the screensaver preference window?

    Hello, sassy4sue. 
    Thank you for visiting Apple Support Communities. 
    Here is an article that you may find helpful when creating or editing iPhoto albums that you are using as a screen saver. 
    Mac Basics: Using Screen Saver when your screen is idle
    http://support.apple.com/kb/ht2485
    Cheers,
    Jason H. 

  • Unable to read Portlet Preferences set via Portal Admin

    I have a portlet which should read the preference values set in the portal admin by an administrator.
    I am running the portal as .portal and not in the streaming mode.
    After setting the values in the portal administration I always click on propogate to all instances. But when I run the portal in workshop in debugger mode it is not reading the values as stored in Portal admin but it is showing the values which were stored while creating the portlet in workshop in portlet designer.
    Please help how to make the portlet read the preference values stored via the portal admin console if the user visits the portal as an anonymous user. Any help is greatly appreciated on this subject. I have searched everywhere but have no solution.
    I am using Weblogic Platform 8.1 sp5
    Thanks
    rj

    The portlet preferences set in portal administration reflect only in streaming mode, since streaming mode uses the database that is used by portal administration. If you wish to see the portlet preferences set in portal adminstration, try running in streaming mode.
    But when you run portal from workshop ( which would be file mode), it wouldn't pickup portlet preferences created via portal administration.
    Note: The easiest way to distinguish a streaming mode from file mode is presence of 'appmanager' in URL.
    eg: http://localhost:7001/sampleportal/appmanager/MyPortal/desktop1
    Seenu.

  • How to change portlet preferences

    Can somebody tell me how can I change some prefrences that are defined in portlet.xml. So that if the user update this preferece it will be updated for all the portlet instances for that user. For example
    <preference>
    <name>Pref</name>
    <value>something</value>
    </preference>
    here the value is something for every instance of that portlet. However I want to know if there is any way that this could be modified at user level and when the user change it to somethingelse this value will show on every portlet instance for that specific user. In IBM websphere this can be done using the <config-param> tag instead of preference.

    Hi Neeraj,
    We have a requirement to set the portlet preferences for al the users.
    Based on the solution you gave, I set preference value in config mode and those preferences value are set for all the users.
    I succusfully implemented edit_config mode on Oracle Portal and I shared my code snippets at
    http://wsrp-jsr168.blogspot.com/
    I hope this is very helpful.
    --Somesh                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Still No Preferences Window in 1.1

    Ok, so I had and read about the problem with the 1.01 update, the preference window won't open, wether you choose it from the menu or shortcut. So I went back to version 1.0. When I heard about 1.1 I eagerly awaited hoping this would be resolved. After the 1.1 update I still can't open my preferences window. And when I quit Aperture, the application quits, but I get that window that says "The application Aperture has quit unexpectedly". Does anyone know whats up with the updates and the preferences window? I'm real close to swithing back to iPhoto.
    PowerBook G4, 10Gb iPod   Mac OS X (10.4.6)   1 Gb RAM

    Hi,
    Have you tried doing a clean install? Here are some things to try:
    Cleaning Aperture off system:
    Here are the things to delete manually:
    1. Main Hard Drive>Library>Application Support>ProApps>Aperture System ID - (this will delete your serial number).
    2. User's drive (Home)>Pictures>Aperture Library - (NOTE: Only delete if you want to start with a clean Library. You can always rename it or copy somewhere to launch a new library)
    3. User's drive (Home)>Library>Application Support>Aperture - (Delete entire folder. This will get rid of your presets and keywords)
    4. User's drive (Home)>Library>Caches>Aperture - (Delete entire folder)
    5. User's drive (Home)>Library>Preferences>com.apple.Aperture.plist - (This is your general Preferences. I'd try this one first)

  • Preferences window always opens after boot.

    After working on my new iMac for a couple of days, I now notice that every time I switch on the Mac, when it presents the desktop, it always opens the preferences window.
    This doesn't happen after the Mac is simply woken from sleep.
    It's not a big deal, but maybe it's an indication that something needs my attention.
    Thanks,
    Rob

    Rob, you'll love your Mac even more the better you get to know it. And if you have any issues just post them. There are lot's of knowledgeable people in these forums who can help you.
    Have fun!
    <post edited by host>

  • How to retain portlet preferences when undeploying application

    Hi,
    we have a requirement where we configure portlet preferences for each portlet instance in a page through admin console.
    we use these preference values to retrieve content from VCR and display in portlet jsp.
    The problem here is when we undeploy application and install it again all the preferences configured in the admin console will vanish.
    Is there any way to retain these values even when we undeploy application.
    Thanks

    Hello,
    There are two ways you could do this: put the preference values in your .portlet files or use the propagation tool to move the customized portlet instances to your new deployment.
    Putting the preference values in your .portlet file can't be done from the administration tools-- it must be done from the IDE or manually editing the files-- so I'm guessing it would not solve your problem.
    For more information on using the propagation tool, see:
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/prodOps/propTool.html
    Kevin

  • Store defaul portlet preferences

    Hi,
    I want to implement edit mode for my portlet, where only admins have access. On the edit page, I want to enable the admins to set the default portlet preferences (the same value for all users, not only for the current user)
    How can I best do this. We are using 8.1.5.
    I have tried to use the PreferencePersistenceManager looked up with PortalBeanManager (similar as in VisitorTools) but I got a NameNotFoundException
    Thanks

    Hi,
    Select-Option : MATNR type mara-matnr.
    Ranges : MATNR for MARA-MATNR.
    r_matnr = s_matnr.
    EXPORT R_MATNR to R_MATNR MEMORY ID 'ZID'.
    while retrieving
    IMPORT R_MATNR from R_MATNR MEMORY ID 'ZID'.
    else store it into a DB table of same structure.
    Best regards,
    Prashant

  • Portlet Preferences

    Hi,
    We are observing that when we set the portlet preferences from a JSP page which is included in the normal view of a portlet, the preferences are not saved. However, when we use the same code in a preference page, the settings are saved. Can any one please confirm the portlet preferences can only be saved from the preferences page?
    portletResponse.setSettingValue(SettingType.Admin,
    "tempVal", "hellooooo");
    Thanks.

    Hi there,
    From your snippet of code below, you are seting an administrative preference (SettingType.Admin) this would be set up on the object at the administrative level. You might try using a different type either SettingType.Portlet or SettingType.CommunityPortlet.

Maybe you are looking for

  • Performance is too slow on SQL Azure box

    Hi, Performance is too slow on SQL Azure box (Located in Europe) Below query returns 500,000 rows in 18 Min. on SQL Azure box (connected via SSMS, located in India) SELECT * FROM TABLE_1 Whereas, on local server it returns 500,000 rows in (30 sec.) S

  • Error starting weblogic server

    hi am having below error when starting my weblogic server am in window xp C:\mydomain\base_domain\bin>DIR Volume in drive C is WinXP Volume Serial Number is F086-F167 Directory of C:\mydomain\base_domain\bin 22/04/2011  11:10 PM    <DIR>          . 2

  • ITunes won't open without ipod attached

    I recently updated iTunes to 7.0.1. If I attempt to open iTunes without having my iPod attached it opens but before I can do any thing it is forced closed. A dialogue box pops up informing me that iTunes has encountered a problem and needs to be clos

  • Resetting a drag and drop interaction

    Hi How do I reset a successfully completed drag and drop interaction, so I can redo the drag and drop interaction? If I try and move the objects back to their original location it just snaps back to the completed location Currently I have to move to

  • Problem in using Oracle BPEL 10.1.2 (beta3) Worklist API

    I'm trying the following simple program but fails. Thanks advance for your help. Here are the codes: package test; import oracle.tip.pc.api.worklist.IWorklistContext; import oracle.tip.pc.infra.exception.PCException; import oracle.tip.pc.services.hw.