How to disable BlackBerry Smartphones called Missed Call function with the same information?

I would like to disable the who call or missed call option in my log files because they report the same information. Can anyone help?

Thank you.

Remi

Rémi, press the Green dial button to open your call log > Menu > Options > call Loggin and check NO or any other option you want. RECORD.

Tags: BlackBerry Smartphones

Similar Questions

  • How can I search all subjects in my guide? and if this is not possible, how do I get books have not not subjects with the same name?

    How can I search all subjects in my guide? and if this is not possible, how do I get books have not not subjects with the same name?

    "People need be able to find these without having to look inside each book TOC.

    Sorry, but I'm not a big fan or user of this sensitive arrangement "New kid on the block. Therefore, it may be that I am simply misunderstanding because I do not regularly use it. Of what you say, it seems to me that if you (or more precisely your users) are not able to click on the right side, where he says 'Getting Started' or 'List of Email Campaign' and see these topics open and view the content with search terms highlighted?

    Regarding the "bookmarks", those that are normally visible by the user and will be not viewable unless the name of the bookmark appears also as text within the topic. Although, if the two are different, you could probably get there by adding the name of the bookmark as a keyword search in the properties of the section.

    In any case, I feel that at this point, I can just be frustrating you and you may need someone else to try to help that probably better understand the issue.

    Sorry, I was not able to help.

    See you soon... Rick

  • BlackBerry smartphones, I'm having problems with the download of Facebook AGAIN! (need desperate help!)

    OK, so I deleted Facebook yesterday with the idea to reinstall later. He played a few times to the top and said: I can't reinstall it because I can restore it as it is in my archives. Whenever I try to restore it, he'd go to reinstall... in any case, I got rid of Facebook from my archives (after a few tries, to connect it to my computer and do it like that) so I will reinstall by click on reinstall, but that's the problem... Once it has downloaded, it will install again and this message is constantly "There was a problem during installation" I click OK and it is always uninstalled! It is VERY frustrating!

    Any ideas?

    Very much appreciated (BTW I'm new :/)

    OK, the * beep * I'm just rendered account Facebook download of Blackberry App World is NOT the only way how to download Facebook... I went on facebook mobile!

    Derr, sorry

  • My blackberry screen blackBerry smartphones is blocked in white with the blackberry logo

    Please help me. the screen of my blackberry is stuck with a white screen and the blackberry logo. I tried to take the battery, restart, but nothing works, it always goes back to the white screen with the logo. I also tried to download the Blackberry Desktop Manager, advice from other threads, but it won't let me download, error. I've been home for several hours now. Please I'm panicking, help...

    OK I just found a way. had to reinstall the operating system... BT, now everything is wiped clean from my bb. contacts, messages, app, everything is new. Well at least my phone is running again

  • BlackBerry Smartphones real time to sync with the calendar?

    I'm relatively new to Blackberry, my Motorola Q would make a synchronization of calendar in real time with my Outlook calendar on my pc at home. When I added an appointment in the Q, the Outlook calendar could be updated shortly, is it possible to do it with the curve 8330? So I don't have to come all day from home and plug it in. Thank you

    Hi and welcome to the forums,

    Wireless calendar synchronization is available only for BES users at this point, so if you or your business to work with a Blackberry Enterprise / Professional Server, then you will have sync wireless real-time.

    However, if you use the BIS service, you can only synchronize with Blackberry Desktop Manager with your PC.

  • Synchronization of blackBerry Smartphones my BB Torch 9800 with the Microsoft Outlook calendar

    I am very frustrated.  My BB Torch does not synchronize with Microsoft Outlook calendar.  I get the 0x8004fd28 error message and it will transfer all the entries.  I'm not a technical person very media, so I would like easy to understand instructions on what to do.  As far as I know, my mobile device and software are updated to newer versions.  I've only been able to synchronize both times - when I first got the phone 6 months ago.  Thank you for your help.

    Welcome to the forums, melora!

    First of all, we will make sure that your browser by e-mail and the calendar entries are the same e-mail that you configured in Outlook.

    On your home screen, click the Options icon.  From there, go to device > Adanced configuration > default Services.  Check if those who correspond to your Outlook email address.

    Then you'll want to do a clean Desktop Manager uninstall.  Make sure you restart your PC after that you did.

    Then you will reinstall the Desktop Manager software, you can get here.

    Once you have installed new, go here for instructions on how to configure Desktop Manager to synchronize with Outlook.  You'll want to scroll through the instructions for DM 6.0 and higher.

    I hope this helps!

  • How to disable - preference-> create links from URLS. With the help of Acrobat Javascript

    The text (http://) will be automatically offered as a link in Acrobat Pro / Reader, to turn it off you have to uncheck creating URL links. I need to achieve the same thing using acrobat javascript.

    Thanks in advance.

    If you want to disable this option for all computers in your organization, you should probably look at the enterprise deployment options.

    If you want to disable it with a single particular PDF for distribution, I do not advise try (it would be horribly rude change the preferences of the user for all of the docs), and it would probably not work anyway. Not to mention the many people posting in Chrome, FireFox, Preview, Microsoft Reader, iPad, Android etc. etc., who do not use Adobe technology.

  • How can you Hotsync a T5 and one E4 with the same Palm desktop program?

    My husband and I had 2 Palm Tungsten, a T5 and an E2. How do you use the same office palm hotsync our Palms? What program would work better for both of them? Thank you!

    All available versions of Palm Desktop can be downloaded here:

    http://KB.Palm.com/SRVS/Nua/launchKB.asp?c=33529

    Please note that what you are looking for is Palm Desktop 4.1.4E.  The E stands for "extended", which is required for the fields in the database of contacts who use the T5 and E2.  If you only download the version 4.1.4 (without the E), you will lose this feature on your desktop.  I think both versions are also the same.

    You will notice that the E2 is not in the list for version 4.1.4E.  It is only because they now recommend the new version (6.2) which was designed for Vista desktop computers.  Unless you have a Vista desktop, you gain nothing by using version 6.2 and you actually lose some features.

    Message relates to: None

  • How to do a function with the same argument multiple times and return values in the variables?

    The problem I have is that I have created a function that is really kind of database.  Basically, a bunch of:

    If (a.value == 'number') {}

    b.value = "this expression."

    }

    Inside of the shape are 2 drop-down lists that return numeric values I want to process through this function and the value of return inside separate variables.

    var a = this.getField ("OPE003. EVEN.1.MIP");

    MIP (a);

    var Result1 = Mip();

    I tried to smash * a * to treat the second field

    a = this.getField ("OPE003. EVEN.2.MIP");

    MIP (a);

    var Result2 = Mip();

    Result1 and result2 are placed in an array, joined as a string.

    In doing so, I always get the last treatment twice more than the final result.

    Can I use a function as a batch processor that way?

    You're right, I changed the code to what you said, but how to pass another value by my function so I can get Result1 and Result2?

    is it

    var a = this.getField ("OPE003. EVEN.1.MIP");

    var b = this.getField ("OPE003. EVEN.2.MIP");

    Result1 var = Mip (a);

    var Result2 = Mip (b);

    var c = new Array [performance(1), result2]

  • BlackBerry smartphones could use some help with the desktop software

    I'm sure this has been asked before, and I hate to be the guy who never had a blackberry and a question that has been asked a million times, but I can't figure it out and my ISP (virgin mobile), is not being very the problem. All I want to do is to download the software to my PC, so I can transfer songs from my hard drive to my Blackberry and similar functions. I followed the steps one blackberry software page and then come to a point where it asks me to choose what software I want. Now, I'm not very computer any help at all would be greatly appreciated. And as I have previosly stated my provider virgin mobile and my phone is a blackberry pearl

    (8130) thank you in advance.

    see you soon

    I must say yes 'I want Mass Storage'.

    from the home screen:
    Options > media card

    don't like me:
    Media card support: WE
    Encryption mode: NONE
    Mass storage support: WE
    Auto enable mass storage: YES

    then, when you plug in the usb cable, your Blackberry will be just a simple Player cards with a card 8 GB inside.

  • BlackBerry Smartphones Clear e-mail alerts at the same time

    Hello world

    I have a 9300 Curve with OS 6.

    Does anyone know how to clear all alerts by e-mail at once, instead of 1 opening of 1?

    Thank you

    On your home screen, go to messages, then scroll to the top and it should be a bar with a date, select it and press open prior Mark.

  • BlackBerry Smartphones BB does not synchronize with the Desktop Manager

    Suddenly, my BB 8220 does not synchronize with my Desktop Manager. He tries to synchronize the calendar and then I get an error message: BlackBerry desktop has encountered a problem and needs to close. It should also synchronize my contacts and tasks, but does not get it until now. My DeskTop Manager is version 4.3. All solutions?

    Hey ShelleyPringle,

    Welcome to the community of BlackBerry Support Forums.

    I suggest you upgrade your BlackBerry Desktop Software and then try to sync.

    Go to www.blackberry.com/desktop to get the software and then try to perform the synchronization.

  • Phone of blackBerry Smartphones want to Google sync with the wrong account

    OK, I have passed my old BB to my wife. We went on the internet and removed my name off the coast of enamel and saved on the phone to his name. Now, Google wants to synchronize contacts with my old account and we can't even synchronize his calendar because it is not. Can't sync my calendar. I went to the options > Advanced Options > service book and delete my e-mail out of there. Only went to a battery, but nothing has changed. So, can someone tell me how we can get the phone configured to synchronize correctly with its g-mail account?

    Thanx

    resolved - I had to leave Google syn and connect to my wife.

  • Volume for ringtone blackBerry Smartphones? Normal and Loud are the same? Ringtone will be not stronger?

    It seems that no matter what my phone profile is set on, it still sounds the same volume level.  Are there patches?

    Thank you

    No problem

    Find the profiles icon on your screen, mine looks like a horn, yours may be different when you ride on it looks tell profiles.

    Click it, you'll see loud and clear, normal quiet etc. Scroll all the way to the bottom and select Advanced.

    Let me know when you get there.

    Ok?

  • BlackBerry smartphones can not synchronize Outlook with the Bold 9700

    I followed several similar questions on this BB, but none of the solutions have worked.

    Synch does not resemble the process of calendar, but treats address book, task and memo.

    BB Bold 9700

    Desktop Manager v5.01

    Newspaper shows that Sync memo details

    Tried the procedure for recording of progress without change to open a session.

    Tried to reinstall DM including "Clean uninstall" procedure removal of some entries in registry/directories

    Tried to delete all the entries in Cical service book, although I did before I read the BB, so I have removed more than just the Scriptures?

    I tried 'Move' procedure for consolidating the calendar

    Tried to delete and send service book?  Although not sure on don't send procedure no BES or internet account of BB, I do not understand this process.

    Currently, my default calendar is empty.  previously, he was had duplicates of the calendar entries to about 1/2, but after trying some of the troubleshooting, calendar is now empty and does not synchronize.

    Don't know when it started, but probably it's a common problem with FaceBook Cical entered. I also had the double entries of many appointments.  The independent troubleshooting, I tried 1 medium synch that mostly eliminated my outlook calendar. After trying to restore outlook, synch realized was not working for the calendar.  Maybe broken several days earlier, don't know.

    Thanks for your help.

    Wait you have set up an e-mail account on the device once you have removed all? The Desktop Manager synchronizes with the default calendar is listed under Options | Advanced options | Default services.

    If no accounts are on the device to create an and make sure that it is set as the default, then try to reset the sync again and see what happens

Maybe you are looking for

  • Pavilion 15 p158sa: Incorrect warranty start date

    Like so many others on this forum, my new laptop HP Pavilion has bad warranty start date. The laptop was purchased only on 11 January 2015. However, the warranty start date is 11/10/2014. Of course, I'd like it corrected. Until someone asks. Yes I ca

  • Satellite A100: Toshiba Power Manager does not work

    Hello everyone!I just installed Vista on my laptop (originally I had Win xp on it)First I installed video drivers from toshiba.comThen I installed the bios update and additional package toshiba.But the toshiba Power Manager does not work!Vista uses o

  • Conflict IIS/Port 80

    Material: Surface Pro 3, i7 cpu OS: Windows Skype client 8.1: Windows Desktop 7.0.80.100 client just after the installation of Skype version listed above I noticed that no longer IIS can start websites, I configured locally on my localhost. I'm a dev

  • 4251 error trying to burn CDs of the itunes library.

    * - Original title - itunes error 4251 I can't burn CDs from my itune library. I get error 4251. Help please.

  • Router WRT54GS, how to set up the infrastructure mode.

    Hello I'm new in this forum.  I have been using this router for many years.  I have two desktop computers and a laptop computer, the first two connected by cable, wireless laptop.  I got a lcd tv got a (wireless) lan connector and want to access the