Need to remove the "customize" from a portlet

Hi Everyone,
Hoping someone can help with this...
I would like to remove the "customize" link from the portlet header. There are no user servicable parts inside when the portlet appears, it has essentially all it needs to function properly.
Can I make a PL/SQL call before the page is rendered to disable this?
Is there an example somewhere I have not yet found?

I'm sorry most of these options won't help.
1) Header will disappear altogether, Including title.
2) The same problem
3) If you don't give Edit privileges to a folder you still will be able to customize the portlet.
4) Can work, but it is very time consuming to create a portlet with the same functionality as the folder portlet. I heard that this will be solved anyway in future releases.
Another option is giving the header (customize) text the same color as the background (using page style). But this option also has disadvantages.
a. You will still be able to click on customize (although you cannot see the text)
b. In some browser you still see the underline.
Regards,
Bram
null

Similar Messages

  • HT1212 I need to remove the restrictions from my iPod Touch, but I forgot the passcode. How can I reset it? I tried syncing it with the computer, but don't see an option to remove the passcode.

    The internet&app store applications were removed from my iPod by restrictions. My father put this block in place and doesn't remember the passcode to reset the restrictions. How can i reset them without the passcode, or reset the passcode?

    You can't.  The only way to remove the Restriction password is to: a) Restore the iPod using a backup that predates the setting up of the Restrictions password; or assuming you don't have such a backup b) Restore the iPod to Factory Settings/New iPod.

  • I purchased a ipod 5 and i need to activate it and i already removed the device from the original  owners account and i turned off the ipod and turned it back on but it still asks me to activate it what should i do ?

    I purchased a used ipod touch 5 and i cant activate it because i needed to remove the device from the owners account but once i did remove it it kept asking me to activate it what shoukld i do ?????

    Just what do you mean by activate? Are you getting an error message?If it is still asking for the previous owner's  Apple ID and password the iPod was not removed from the previous owner's account

  • How to remove the agent from console?

    Hi,
    I have agent(10.2.0.3) ,i need to remove the agent from gui ,where no targets configured under that agent.
    I have stopped the agent(emctl stop agent),while i removing it from gui it prompts message
    "To delete this target, you must shut down the management agent first".
    Let me know,how to remove the agent successfully.
    Thanks,
    Regards,
    Vinoth

    you need to stop the host agent. go to the (Host) grid agents home .. mines located here /oracle/grid/agent10g/bin . then type
    ./emctl stop agent
    then log back into GRID and try and remove

  • Vb scripts to remove the user from the member of perticular group (say from domain admin) from windows servers 2003 and 2008

    Hi,
    I need VB script which to checks the perticular user in AD and if it exists;that user needs to be removed from the member of perticular group
    Ex:- Lets say
    I have a user 783562 , I need to search this user in AD to verify user exists or not. If not then I no need to remove the mebership from perticular group
    Second scenario:-
    If user exists then I need to remove the user membership from the perticular group.I want to do it in automation
    Manual Path:-
    1.Type dsa.msc in run command of IT session(we using it to connect remote desktop).
    2. Select the domain & right click (EX:-corp.ds.xxyyzz.com) and select "Find" to find the user form the domain.
    3. Type the user name in the Name field and click on "Find Now" button user name will be displayed in search result.
    4. Double click on this user ID and select "Member Of" tab.
    5. Select any member of group from the Name section then click on "Remove" button.
    6. Finally click on "Apply" and "OK" button.
    Kindly help me out to do this by using vb script.
    Thanks
    Raja

    Usage: CScript NameOfVBS.vbs //NOLOGO /User:Jane.Doe /GroupDN:CN=Group1,DC=Contoso,DC=com
    Option Explicit
    On Error Resume Next
    Dim str_User
    Dim str_GroupDN
    Dim obj_Connection
    Dim obj_Command
    Dim obj_RootDSE
    Dim str_DNSDomain
    Dim str_Base
    Dim str_Filter
    Dim str_Attributes
    Dim str_Query
    Dim obj_RecordSet
    Dim obj_Group
    Dim str_ADsPath
    Dim obj_User
    str_User = WScript.Arguments.Named("User")
    str_GroupDN = WScript.Arguments.Named("GroupDN")
    If Len(Trim(str_User)) > 0 And Len(Trim(str_GroupDN)) > 0 Then
    Set obj_Connection = CreateObject("ADODB.Connection")
    Set obj_Command = CreateObject("ADODB.Command")
    obj_Connection.Provider = "ADsDSOOBject"
    obj_Connection.Open "Active Directory Provider"
    Set obj_Command.ActiveConnection = obj_Connection
    Set obj_RootDSE = GetObject("LDAP://RootDSE")
    str_DNSDomain = obj_RootDSE.Get("defaultNamingContext")
    str_Base = "<LDAP://" & str_DNSDomain & ">"
    str_Filter = "(&(objectCategory=person)(sAMAccountName=" & str_User & "))"
    str_Attributes = "cn,ADsPath"
    str_Query = str_Base & ";" & str_Filter & ";" & str_Attributes & ";subtree"
    obj_Command.CommandText = str_Query
    obj_Command.Properties("Page Size") = 1000
    obj_Command.Properties("Timeout") = 1
    obj_Command.Properties("Cache Results") = False
    Set obj_RecordSet = obj_Command.Execute
    obj_RecordSet.MoveFirst
    If obj_RecordSet.RecordCount = 0 Then
    WScript.Echo str_User & " was not found"
    Else
    Set obj_Group = GetObject("LDAP://" & str_GroupDN)
    str_ADsPath = obj_RecordSet.Fields("ADsPath")
    Set obj_User = GetObject(str_ADsPath)
    obj_Group.Remove(obj_User.AdsPath)
    If Err.Number = 0 Then
    WScript.Echo str_User & " was removed from group " & str_GroupDN
    ElseIf Err.Number = -2147016651 Then
    WScript.Echo str_User & " not a member of group " & str_GroupDN
    Else
    WScript.Echo str_User & " error removing from group " & str_GroupDN
    End If
    End If
    End If

  • HT1206 I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account. Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal accou

    Since I upgraded to Mavericks from Snow Leopard I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account.
    Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal account?

    You can long into an account via this page and update the email addresses that you have on it : http://appleid.apple.com

  • I have 3 songs waiting to download for 3 days. I am unable to swipe to delete and I have rebulit my itunes libary which did not remove the songs from my phone. What do I need to do to get rid of these songs?

    I have 3 songs waiting to download for 3 days. I am unable to swipe to delete and I have rebulit my itunes libary which did not remove the songs from my phone. What do I need to do to get rid of these songs?

    Hi RadarCat16,
    Welcome to the Apple Support Communities!
    I know it can be frustrating when you are waiting for content to download to your iPhone from the iTunes Store. There are a few steps I would recommend in this situation. Please read over and follow the steps in the attached article.
    iTunes: How to resume interrupted iTunes Store downloads
    http://support.apple.com/kb/HT1725
    If your download was interrupted using your iPhone, iPad, or iPod touch
    From the Home screen, tap the iTunes app.
    For iPhone or iPod touch, tap More > Downloads. For iPad, tap Downloads.
    Enter your account name and password if prompted.
    Tap the blue download arrow to resume.
    If you can't complete the download on your iOS device, you can download it in iTunes on your Mac or PC and then sync it to your iOS device. You can also transfer purchases from your iPhone, iPad, or iPod to a computer.
    Have a great day,
    Joe

  • Need to remove 'Returns' Qty from the plant (MMBE)

    In stock overview MMBE, there is no unrestricted qty. but there is some Qty in "Returns", how we need to remove this Qty from this plant..there is no stock in transit for this material for this plant? but there is some stock in transit in some other plant.
    I am not sure what the purchase order/STO is.  I have reviewed all of the past stock transfers with this material on them and cannot find one open, they need to get this material removed.
    Please suggest how we can remove this Returns Qty from this plant (MMBE)?
    Thanks in advance
    Suresh..

    if you have stock in returns status in MMBE, then you can move it into unrestricted status with 453, into own blocked status with 459.
    this returns stock is created when you post a goods receipt to a return delivery. returns stock is not financially owned by you, it is non-valuated stock until you transfer it with an extra movement (453 or 459) into own stock.

  • Need to remove reason id from the dropdown ...

    Hi SAP Experts ,
    We need to remove the reason code in the drop down for the Reason field (as shown in the pic) in the interaction record workcentre . We want only the reasons to be displayed in the drop down
    Thanks in advance...

    Hello Anirban,
    You can do it from personalization. go to personalize->personalization setting->uncheck (show keys in dropdowb lists).
    Now, only value will be displayed in dropdown list.
    Thanks,
    Amit

  • I need to remove a device from my Itunes account and the device is not operable. How can I do this. I am on the road and away from my computer.

    I need to remove a device from my Itunes account. The device is not operating and I am on the road.

    What sort of transaction ?
    If it's an auto-renewing subscription that is due then there are instructions on this page for managing and stopping them : http://support.apple.com/kb/HT4098
    If it's a pre-order that is being released then see this page : http://support.apple.com/kb/HT5714
    If it's something that you've already 'paid for' then purchases are considered final, but you can try the 'report a problem' link to contact iTunes Support and see if they will cancel/refund it : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I am switching accounts with my brother (long story why) but I need to remove my emails from the Mail application. I removed my Gmail account but when I try to remove my iCloud email it still keeps the emails. Does anyone know to remove a iCloud email?

    I am switching accounts with my brother (long story why) but I need to remove my emails from the Mail application. I removed my Gmail account but when I try to remove my iCloud email it still keeps the emails. Does anyone know to remove a iCloud email?

    Hi, how are you seeing these eMails if the account is removed?

  • I need my application to be able to open a .pdf file which was previously synced to the iBooks PFDs Collection. I then wish to remove the file from the collection and send it to email.

    I need my application to be able to open a .pdf file which was previously synced to the iBooks PFDs Collection. I then wish to remove the file from the collection and send it to email.

    I opened one of the PDF files in notepad and these are the first couple lines:
    瀖ᕁމጿ␠씴豈䧉筩롈ꓳ劏ꎯ僪뚢頟뻏즏谀㿃夑퀉꟠鲲쮂⫉笿褡밤籞冁탁ӓ轸뿐笼ⵆ횰䄌ඁ淥ة寨闤⬅鳦팥링빨嬄敎უ婏㣴ً鮓ࣿꢚ㑀녲莒඼ိȆ䕇纍쉉籶뺝갞伐쮠᥏﯒넉釖ȓ겴☧ ἣ秵駻�䣞띰㖔流羀籔朼敨ꢉ糶당⬤俉膇䄐惡�ಹꛖ鍡恡ⱶᶜ�堷﹑ﱌ僿걄뎔æ䋷귪⛢⫐䅪䉙὿烶ꖆ႟ᗔ瘞狻틫儩六잶覱낵듘盋崾�ᦜ㺆௹뻹燴ឋ騙쬄ꏿ뽒煹�钼뇲腎稦ꃲ㈃沒ꔈ뺐뛽첑䘶畱䍣紻 ⁜哠鳾

  • I need to remove a phone from my plan, how do I do that? I just see suspend service. The contract is up for that phone.

    I need to remove a phone from my plan that the contract is up for. I can not seem to find anywhere to do that.

    You can't cancel a line of service on-line; you have to either call Customer Service or visit your local Corporate Verizon store.
    Customer Service
    Dial *611 from a cell phone
    (800) 922-0204
    Monday - Sunday 6 am - 11 pm

  • How can we remove the commas from the Formula value in SAP BW BEx query

    Hi All,
    How can we remove the commas from the Formula value in SAP BW BEx query
    We are using the formula replacing with characteristic.The characteristic value needs to be display as number with out commas.
    Regards
    Venkat.

    Do you want to remove the commas when you run the query on Bex Web or in RSRT?
    Regards

  • I will give my laptop to someone else, how do I unlink my apple id? Do I need to remove the apps I downloaded with my id?

    I will give my laptop to someone else, how do I unlink my apple id? Is it just the app store unlink? Do I need to remove the apps I downloaded with my id? Will they get removed when I unlink my apple id?
    Are there any other procedures I need to take into account?
    Thanks

    You need to remove all software that you acquired from the Mac App Store, including newer versions of OS X. These are all registered to you and encoded with your Apple ID in the licensed copy. You cannot legally pass any of the software to the new owner, which is why Apple states to erase the Mac and return it to the version of OS X that shipped from the factory on the Mac. You must also remove any older Apple software that you installed by DVD or pass the DVD to the new owner with the Mac.

Maybe you are looking for

  • Brand new iMac: super slow web browsing

    Brand new iMac is super slow while browsing the web. We have cable internet, and the iMac is connected via ethernet cable to an Airport Extreme router. We have a Windows machine connected to the same router. The Windows machine loads web pages extrem

  • Changing Exchange rate as per Billing  date

    I have got 1 requirement while creating Billing document through VL01 transaction the user change the header data Billing date as per billing date the exchange rate also will be change automatically. Enhancement : SDVFX008 Exit Name : SAPLV60B_008. I

  • Printer settings definitions

    I have spent the last 30 minutes trying in vain to just find the definitions for all the different page setting abreviations on my 2514 printer. I got to say it just amazes me that such a simple question and one that should be adressed in the **bleep

  • Installing Solaris 10 From HDD .iso

    How can I install Solaris 10 from the downloaded .iso file on my HDD. Is it possible at all? I currently don't have a DVD burner so it would be beneficial for me if I could skip the burning the .iso on a DVD step. Thanks in advance. Message was edite

  • Repeatin error message

    I frequently get error messages when using LR. Both "error reading the preview cache" and "error reading a catalog file" and needs to quit. I have had to be on the pohone with adobe support 3 times in the past2 weeks, and they seemed to fix it and al