How to delete a single bookmark?

Hello,
I am trying to delete a single bookmark named "Test" from a list of available bookmarks in a drop down list.
Currently I am using this code.
Bookmark.deleteBookmark(BOOKMARK_DD.getSelectedText());
It is not working and presenting me with an error.
Error while deleting the bookmark "Test"
Has anyone had success with this?
Cheers,
Daniel.

Hi Daniel,
have you tried Value instead of Text?
Bookmark.deleteBookmark(BOOKMARK_DD.getSelectedValue());
If that works, you may still have to rebuild the bookmark list in your dropdown menu, i.e. add this script
var bookmarks = Bookmark.getAllBookmarks();
BOOKMARK_DD.removeAllItems();
bookmarks.forEach(function(element, index)
      BOOKMARK_DD.addItem(element.name,element.text);
Cheers,
Martin

Similar Messages

  • I followed your directions on how to delete a single bookmark and it's still there. Suggestions please.

    The bookmarks I am trying to delete are not removed by following your directions - opening the bookmarked page clicking the star and "Remove" clicked...now what?

    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file, so if the above posted suggestion didn't help then you can check this out.
    You can check for problems with the places.sqlite database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How to delete a single request from DSO in BI 7.0

    Dear Experts,
    Could you please tell me how to delete a single request from DSO?
    I mean, in DSO if we delete one request it also delete the requests which are above it. But i don't to delete the above it.
    Please suggest me this issue.
    Regards,
    Prathap

    IN DSO--its a very basic thing....
    ACTIVE TABLE and CHANGELOG tables are overwritten after activation of each request.
    So ,each new request has a realationsip with the older request.
    So in the cases:
    1.If you activate the older request it will delete the new one ,because changelog entries have been written from the data of new request on the basis of the older one.
    e.g older request  entries:
    a x 1
    new request
    a x 2
    change log
    a x 1
    a x -1
    a x 2
    so its quite obvious you can't have  a x 2 directly (because in the infocube you will be sending wrong entries by deleting the just the older request and loadning new request).
    2.If you have activate new and old request toghterh then also system will not allow you to delete the newer request alone and you will have to delete both the requests.
    I guess already someone proposed correct solution to you ...thats selective deletion...but rahter than doing selective deletion there is a better way if you want to cancel out a particular request:
    thats request reverst posting
    IN the process monitor of any particular request you can find out the option for request reverse posting..Its good for individual request cancellation(keyfig values will become 0 for that particular request)
    regards,
    rk

  • How to delete a single call?

    How to delete a single call without deleting the log

    You cannot.  it is all or nothing.
    Sorry.

  • How to delete a single data from table using control file

    I want delete a single row data from table using sql loder control file
    Edited by: 977940 on Dec 19, 2012 9:00 PM

    977940 wrote:
    I want delete a single row data from table using sql loder control file
    Edited by: 977940 on Dec 19, 2012 9:00 PMWhy?
    And how do you imagine this happening with sqlloader?
    The entire purpose of sqlloader is to load data (hence, the name sql*loader*) into a table from an external source. If you want to delete rows from a table, you use the sql DELETE statement.
    What is the business problem you are trying to solve?

  • Time Machine Duplicates and How to Delete a Single Copy of Backed Up File ?

    Here is the puzzle pieces , then the questions I'm asking
    Example - my iPhoto Library file (its 36 gigs and yes I do create separate libraries)
    If you add a single photo - Time Machine rightly sees a changed file and backs it up
    Now I have Multiple Back ups of this large file
    I want to delete only single back-up of this iPhoto file, NOT all instances of it
    Here is the dilemma that I am having
    according to a previous post
    How to delete a Time Machine-backed up file on an external HD
    http://discussions.apple.com/thread.jspa?messageID=8799363&#8799363
    you have to
    1 - Have a finder window open
    2 - launch Time Machine
    3 - find the file you want to delete in the finder window
    4 - go to the Gear Icon in the finder window
    5 - Pull down menu for
    6 - drum roll please! 'delete all backups of <filename>
    Well I DO NOT WANT TO DELETE ALL BACKUPS!!!!!!
    I want to keep some of the back ups of that iPhoto file - not all of them
    I want to manage my files individually, and delete those and only those necessary
    I can only hope there is a simple and easy solution,
    If someone could just point me in that direction I would greatly appreciate it
    Cheers , Don

    donaldo777 wrote:
    I want to manage files individually because:
    I am running out of HD space
    I want to have some measure of control of my backed up files
    You'll find that rather difficult -- TM was specifically designed to manage space and backups automatically, as most users won't, or don't have the patience.
    If it's only your photos you want to do this way, you might consider excluding them from TM and using a different app that will do traditional archive backups. CarbonCopyCloner and SuperDuper, for example, are mostly used to make bootable "clones" of your whole system (I use CCC for that in addition to TM). But both of them (and others) can also be used to back up only specific files/folders, and, optionally, retain archive copies of changed items. Just how that works, I can't tell you, but for details see their documentation (Google or VersionTracker).
    CCC is donationware, SD has a free version, but I think you'd need the paid one, about $30.
    Thanks for your response, and I have a question, when you say be careful of deleting thru the finder
    because TM will get cranky - Do you mean TM gets 'confused' where is the location of its back-ups
    when TM scans backward in TIme?
    No, it's apparently got to do with the way it manages it's actual files vs. hard links (sort of like aliases), and picking one hourly backup to be the daily, then one daily to be a weekly. It seems to require some shuffling around. I don't know the details (not publicly available, I think).
    Eventually, I don't care of TM gets cranky as long as I can access my data and still reach my original goal
    You will care when it gets so cranky it stops backing-up, or you can't find what you want to restore.
    I want to have control of my files, they are huge in size and number and eventually
    Even Terabit drives are filling up on me.
    Then as mentioned, you may need different strategies, and perhaps different apps, for different types of data. Such complex strategies are actually quite common in medium to large data centers, but again, TM was designed mostly for not-so-savvy home users.

  • How to delete a single entry from GUI History

    All,
    I want to delete a single line of GUI history.
    This is my scenario.  During the installation of SAPGui in the user system , we usually send the preconfigured MDB files also along with distribution. But by mistake i tyoed the administrator password in the user name of the login screen it gotupdated in the master MDB file . Now i wanted to delete the only that particular entry from GUI History.
    PS I donot want to delete the entire MDB file and recreate again.
    Any Info?
    a®s
    Edited by: a®s on Jul 7, 2009 10:56 AM

    Hi,
    It is very simple....
    Here is how you can delete a particular entry from GUI History
    1. Open the login screen.
    2. Place cursor in "User Name" input field
    3. Press spacebar on your keyboard. - This will show all entries from history
    4. Scroll & highlight the entry you wish to delete using arrow keys on keyboard (Do not hit enter, just scroll....leave all entries visible)
    5. Hit "Delete" button on your keyboard.
    Hope this helps.
    Regards,
    -Abhijit

  • How to delete a single message using iOS 8

    how can I delete a single message in iOS 8

    Hey Geezer4765,
    I have an article for you that can explain how to accomplish this:
    Manage conversations - iPhone
    http://help.apple.com/iphone/8/#/iphf2d85437
    Delete a message. Touch and hold a message or attachment, tap More, select additional items if desired, then tap .
    Delete a conversation. In the Messages list, swipe the conversation to the left, then tap Delete.
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • How to delete the single record from the  ODS

    HI,
       I want to DELETE  the particular record from ODS.. how to delete that..
    plz give me the solution.. it's urgent..
    with regards
    @jay

    Hi Prakash,
        You can delete a particular record from ODS by specifying the key field name in Selective deletion button available in Contents tab in the manage screen of ODS. But it will only delete the record from the active data table and not from the Change log and new data table . You should be very carefull if you are doing in Production system as there is chance of deleting other records accidentally.
    Go to Selective deletion button - > Click on delete selection -> Enter the key field values of the record you want to delete-> Press save button to save as Variant -> Go back and click on selection button -> Chosse the background job type -> Click on start button.
    Regards,
    Prakash

  • How to delete a single aggregate?

    Hi All,
    I am using 11.1.1.5.
    I currently have 7 aggregate tables and when the data is refreshed in 1 particular fact..I am forced to delete all the aggregates and create all of them again.
    Can someone give me the syntax for deleting a single aggregate assuming the below:
    DB : Orcl_DB
    Connection Pool : Aggr_CP
    Physical Schema : POC_1
    Table name : Aggr1
    DB Owner : DBown
    Regards,
    HPR

    For
    Q1: Since you are using Informatica I assume you have DAC, try to set the Truncate option for  Target Tables at Task level
    Q2: I dont suggest ETL activities in BI, just use as is.
    Try to mark when it helps, that helps you to get more answers from any one
    ~ http://cool-bi.com

  • How to delete a single Nokia Map using Ovi Suite?

    Hi, I'm using Nokia E52 and installed the latest Ovi Suite on a Win XP 32 SP3, performed all the possible updates (E52 included). I used Ovi Suite to download some maps into the cell. Looking at the E52 maps I see that there are many maps that are useless for me, as well as foreign language voices (i.e. portuguese).
    Is there any way to remove/delete those maps and voices on the device that I will never use? I cannot find a way to selectively delete a single map/voice: There is a button on the top right part of the Ovi screen but it delete ALL the maps!
    Solved!
    Go to Solution.

    I agree completely.  This (being forced to delete all and then reinstall) is user-hostile: it's an unnecessary added step (several steps, actually) that takes time.  There seems to be no compelling reason why we're allowed to delete everything but not individual files.  Updates can and should be handled as a separate process.  All the current system does is create frustration - at least for those of us who have posted here!  :-)
    The absence of single-file delete seems to me more likely an oversight by the programmers than an intentionally omitted function.  But if it's intentional, it violates expectations and is an inconvenience - therefore, it was a bad decision and should be fixed.
    -M

  • How to delete a Safari bookmark in the Dock?

    Hi all,
    Sometime over the course of the past day or so, either I or a family member visited a website that apparently put a Safari bookmark in my dock. At least that's what it looks like. I actually haven't clicked on it, since I didn't put it there.
    The problem is, I can't figure out how to remove it. When I option-click on it, there's no option for removing it from the dock, like there is whenever I option-click one of the other icons.
    Here's a screenshot of the icon. It's the little Safari icon next to the trash can.
    And here's another that shows it's label:
    Not sure how it got there. All I know is that when I opened up Safari this evening, a little movement -- like something moved to the download folder in the dock -- caught my eye, and when I looked down to the bottom right of the screen, I saw this icon in the dock. I didn't dare click on it, since I don't know if it's actually an app or something that shouldn't be on the computer. It doesn't appear that anything got downloaded. At least nothing new is in the download folder.
    How do I get rid of this bookmark? As the graphic above shows, there's no option for "delete," and dragging it away from the dock doesn't work.

    Try holding down the command key while clicking and hold it. Pull it away from the Dock until you see a puff of smoke.

  • How to delete a single message within a conversation without deleting the entire message.

    Can a single message within a conversation be deleted without deleting the entire conversation?

    Hi,
    Your post is in iChat which is the app that preceded Messages.
    Your post is about Messages and from the sound of things and the iMessages account and posts  within that app and Account.
    You list an iOS device but have not made it clear if you want to do this on a Mac Version of the iOS version.
    Click and Hold the iMessages in Question. the iOS version should offer  you "Copy" and "More" .
    Chose the More option than then delete.
    You may have to right click on the Mac Version then chose Delete.
    9:37 PM      Thursday; December 4, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • How can I move single bookmarked pages into new and existing folders in 3.6.9. I'm using XMarks.

    I have booked marked pages for what I thought would be inclusion into existing or new folders, however, I'm unable to do this.
    It could be that I just don't know how to. If that's the case please refer me to directions or a tutorial explaining how.
    I'm using XMarks and I don't see where they have a solution for the issue as I've explained it.
    I'm using Ubuntu 10.04.1 as my OS and 3.6.9 as my Firefox browser.

    The [[bookmarks]] article is a good starting place, it gives an overview of using bookmarks and links to articles about managing bookmarks.

  • How to delete a single email address from Mail?

    Hello,
    I am asking this question for my mom who is 80 years old. We both use Mac's, but for email, I'm on Entourage so I am unable to help her with her Mac Mail question.
    Recently, I signed up for MobileMe, and a few of my emails to her came from my new MobileMe address (which I do not want to use for email---I am using MobileMe for other things). So now that the MobileMe address is somehow "in" her Mail program, whenever she writes a new email to me, it defaults to my MobileMe address. She can't remember to check what the address is every time she sends an email (she's 80 years old!)---she just wants to be able to type my name ("Andy") and have it go to the same Comcast address that it has always gone to.
    I've played around with my Mail application, but since I'm unfamiliar with it, I don't know what to tell her. Is there a way to get that MobileMe address of mine OUT of her computer so it won't keep sneaking in there like that?
    Thank you very much!
    PS: She is using a MacBook with 10.5.something.....

    Great--thank you! I will give her this information in the morning and see what happens. Oh how I hope this fixes it.

Maybe you are looking for

  • Can I use a touch monitor with win 8.1 using bootcamp on MacBook Pro? Thanks.

    I have a MacBook Pro  late 2013. I have installed win 8.1 using bootcamp. Can I attach a touch monitor to use with Win 8.1?

  • How do I get my music back?

    I made the silly mistake of syncing my ipod with my Itunes library. Without thinking about it I just hit accept and then realized that because all of the music on my Ipod was not the music in my library, all of the music that was on my ipod was now b

  • How do I stream photo's from my desktop's harddrive (windows 8) to my apple TV?

    I am unable to stream photo's from my desktop's harddrive (runs on Windows 8) to my Apple TV.  I turned Sharing on on both devices.  When I go to my apple TV (and my PC is on with Itunes running), and I click the Computer app on apple TV, I can only

  • Help with quality of exported files

    The problem: I'm trying to get a good quality, 34 minute movie onto a DVD with chapter markers separating individual short films. This is supposed to be a compilation of 8 family movies, in addition to an introduction and credits at the end. Four mov

  • Can not start iAS sp3

    I am having a problem starting the app server with the following messages in ias.log: kas> error: init of context failed! iPlanet Application Server is running in international mode GXBindInit: GXBindBasic failed GXContextInit: GXBindInit failed 2 ka