Feature request, link contact to appointment, including mapping

Feature request for iPhone.
1. Ability to link a contact to an appointment.
I would like to be able to go to the calendar, and have a button that associates a contact with a scheduled appointment.
the goal is to be able to have the iPhone type the contact name into an appointment, and to have the map to their address, as well as their phone number, available from the appointment screen.
I do not like having to type in an appointment with the mechanic, and then when I need a map I have to go into the phone book and scroll to the entry.
I do like very much the new search feature on FW 2.0. I already have that feature on 1.1.4, using the program called Search downloaded from Installer.
But it would be much cleaner user interface if simply touching the appointment text field one could access the contact that is scheduled in that appointment.
for example, say on Friday at 1pm Im supposed to take my car to my mechanic. Go to calendar, touch the text entry field, click a new button that adds the contact name to the appointment field. Then save.
Then implement a button on the text field in the calendar, that when touched links to the contact, including their address info so it can be mapped.
In summary, the feature allows a user to paste a contact name into an appointment, and then use the contact name in the appointment to link back to the phone book, so I can use the mapping feature.
I hope that makes sense.
Jonathan

If you would like to leave feedback for the iphone, this link might help.
http://www.apple.com/feedback/iphone.html

Similar Messages

  • Link contact to appointment

    Is it possible to link a contact when scheduling an appointmet so the address & phone info is readily available? Even on OSX I can't find a way to add the contact's info without "sending" him an email. This is so basic I must be missing something.

    If you would like to leave feedback for the iphone, this link might help.
    http://www.apple.com/feedback/iphone.html

  • Feature Request: Linked flags, ratings, and labels in a stack

    I use stacks to group the original image with derivatives of that image, but the way Flags, Ratings, and Labels work on stacked images isn't well implemented for that.
    Often, I will create derivatives of the original by flagging a bunch of images as Picks, then using export to create the new files.  When I do this, the rating and status of the original are automatically added to the new files.  Unfortunately, the Flag status is not, so I cannot, for example, just set a filter for Flag = Pick and continue working with the same set of images.  Likewise, since stacks aren't fully implemented in collections, I can't just create a collection first and then continue working there the way I'd like to.
    What I'd like is to have a checkbox in the export dialogue, when I am stacking with the original, that will allow me to copy the Flag status to the new files.  That way, my Flag=Pick filter will allow me to keep on working with the same set of photos.
    Even once the photos are stacked, I can't really work with them as a set because, now, a Flag, Rating, or Label change to one image in the stack doesn't affect the others.  For me, since these are all derivative of the master image, I generally want such changes to apply to the entire stack.  I know this probably isn't true for others, so what I envision is an intuitive icon on a stack to quickly link or unlink, or select or unselect, all images in the stack.  When all are linked or selected, any changes would affect all the images in the stack, otherwise, changes would only apply to the currently selected or visible image in the stack.
    Paul Wasserman

    Thanks Carolyn.
    I'll follow your link.
    I'd also like to know others input. Sometimes I think I'm the only ones who is used to shortcuts, or I have to wait until forum residents quit writing (others might think I'm taken care of and not replying) so people who actually uses the Mac to work can opine.
    Anyway, here's how I use the browser when working. I think it's very common, or at least enough for an "option".
    https://discussions.apple.com/message/18776345?ac_cid=op123456#18776345
    (I didn't want to post it here too)

  • Feature request - Z10 Contact list

    Z10 contact list that displays last name, first name

    Yes, the Clear History command accessible via the Develop Menu is exactly what I want to be accessible programmatically. I didn't realize that was already implemented in Lightroom proper - just need a function now in the SDK to do it. - Thanks Ian, for pointing that out.
    PS - Oops: this should have been posted in the SDK forum.
    Rob

  • Any Plan for JDeveloper to have feature requests like SQL Developer

    Recently SQL Developer has come up with "Feature requests" link where users can request for feature requests or see the existing ones.
    http://htmldb.oracle.com/pls/otn/f?p=42626:37:3434730358746967::NO:::
    This sort of feature will be very useful in one place instead of using JDev Forum for feature requests.

    Hi,
    yes, we like the idea and we are looking into this.
    Frank

  • Feature Request: List of linked contacts

    hi there,
    as there is bug with disapearing gmail contacts (those which are linked with SIM contacts if SIM card contacts display is switched off) i've tried to view all linked contacts and unlink them. i found the only way to do this is to go trough all contacts in list, check everyone is it linked or not separatelly. as usual contact list may exceed even 100 positions it is really hard task, or time consuming.
    it wouldbe very nice to have:
    1. a quick access to list of all linked contacts, so i may decide manually which one should be unliked, or:
    2. maybe a little icon next to a contact name to indicate that contact is linked, or:
    3. little icon at right side of the name which would indicate a type of storage: gmail, local phone, sim... contacts linked from few sources could have more than one icon.

    Try this:
    Once logged in, click 'All Files' from the top-left corner.  Then click the 'Clock' symbol to 'List by when I viewed'
    I realize it's not exactly what you've asked for, but it may be helpful!
    I've shared this feature request with the Workspaces product manager too.

  • Is there a way to include images in a feature request to apple?

    I often feel that that best way to convey my feature request is with an image showing an example of the request.
    Does anyone know of a way to include images along with your feature request?
    Thanks

    No, but I suppose you could always upload the images elsewhere and link to them.

  • Feature request: extra Include directive in default pacman.conf

    Since arch's move to systemd, cluster administration requires less and less use of sed.  In particular, systemctl, timedatectl, /etc/sysctl.d, /etc/modules-load.d, /etc/hostname, /etc/vconsole.conf, etc. make scripting configuration changes both simpler more robust than the old approach of editing multi-purpose files such as /etc/rc.conf.
    An exception to this trend is pacman.conf, which has non-trivial default contents that almost certainly needs to be customized (e.g., to enable multilib and local repositories).  These changes would be much simpler if the default pacman.conf included a line such as:
    Include = /etc/pacman.d/conf/*.conf
    Currently my scripts use sed to insert this line at the end of the [options] section.  (Unfortunately "Include = /etc/pacman.d/*.conf" doesn't work because there's sometimes a gpg.conf file in /etc/pacman.d, but maybe that could be fixed.)
    I don't know if the forum is the right place for feature requests, but I wanted to get people's reactions.  If people think it's a good idea I can add it as a feature request to the bug tracker.
    There are several other pieces of low-hanging fruit where I'd like to see arch decrease the complexity scripting configuration (e.g., an unattended pacman-key --populate and easier customization of mkinitcpio.conf), but I figured I'd start with the simplest and gauge people's reactions.

    aweb wrote:I don't know if the forum is the right place for feature requests, but I wanted to get people's reactions.  If people think it's a good idea I can add it as a feature request to the bug tracker.
    It isn't... best to place the feedback in flyspray so it will be sure to get to the peeps that need to see it.  Welcome to Arch.

  • Broken link at top of PS feature request page

    Should be this?
    http://blogs.adobe.com/jnack/2009/06/instant_turnaround_feature_requests.html

    Google also has the bad link in their listings:
    http://www.google.com/search?hl=en&q=photoshop+common+feature+requests+nack&aq=f&aqi=&aql= &oq=&gs_rfai=

  • Feature Request: Add Skype option to user name field in contacts

    Feature Request: Add Skype option to user name field in contacts
    I know skype maintains it's own names but this is so you don't lose everrything when you move from one place to another. Or need to skype someone from an internet cafe with your iphone.

    Why not simply add the field by modifying the template?

  • Nokia Maps 3.0 on N97 - Feature Request

    The only practical way I can find to get Maps to work in Landscape mode, is to enable auto-rotate globally in the phone settings and have the phone tilted sideways.
    For me, I want the ability to rotate to landscape in Maps, without having to enable it globally.
    So my feature request would be: Add a landscape switch/option for Maps, allowing users to switch from potrait to landscape even if the global auto-rotate function is disabled in the phones settings.
    Message Edited by jonkeys on 23-Jul-2009 01:28 PM

    Hi mate. Thanks for your response. Yes that is true, but it isn't very practical in a car situation, as my phone holder and/or dash can't keep the phone in place when it's flipped open, and the second you close it after opening it, it returns to portrait mode again.
    I need the phone to be in a closed state (i.e no keyboard) with the ability to view Maps in landscape without the need to have the auto-rotate feature enabled globally.
    Thanks again.

  • Feature Requests for BlackBerry​10 OS

    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    This thread has been closed and is continued in this new thread here: 
    Feature Requests beyond BlackBerry OS10.3.1
    Please click on that link.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Let's use this thread to list BlackBerry10 OS feature requests. There's nothing official to this thread, but one never knows who might view it and get an idea or two to move foward.
    Please let's keep it to feature requests with simple short statements and comments, in this manner:
    1. Ability to lock the volume keys (since they are so easliy pressed when retrieving from holster)
    2. Personal distribution groups Address Book
    4. Add BBM Group icon to home screen
    **This thread is not for bug reports (i.e., the calendar glitches when I set the date) or for debate or discussion of the worthiness of a feature request.
    So, what would YOU add to BB10?
    What do YOU need to make the OS platform work better for you?
    Here are the collected feature requests as of 04 April 2013. Thanks for Ride_The_Sky for helping collect these from this thread.
    There are listed in no order, just as collected.
    Ability to lock the volume keys (since they are so easily pressed when retrieving from holster)
    Personal distribution groups Address Book
    Add BBM Group icon to home screen
    Way to add line carriage to BBM messages
    Why doesn't the most used name come up first? <- In latest OS, there is another line with most common contacts, but when typing it won't provide most commonly emailed contacts.
    Bring back the option "Send As" or include this option in "Share"
    Enable word wrap when zooming in to emails and messages.
    Import Distribution lists from Outlook on your desktop to your Z10?
    *The option* to always show the hub main screen when opening the hub, so when peeking it always shows the hub even if you leave it in another screen.
    Offer Balance without BES to have two workspaces in device.
    Delete on Server/Device/Both
    Delete on Server but Keep on Device (This is going to be tough since EAS does not work like POP, using POP you can do this by deleting on server after sync)
    Auto power on/off or Auto Do Not Disturb / Scheduled Airplane Mode / Scheduled Silence Mode / Scheduled Custom Profile
    Default Currency Option
    More options to lower data usage in e-mail (Headers Only / Roaming Profiles)
    Snooze a notification/reminder for more than 5 minutes.
    Customized Notifications
    Disable certain accounts to stop receiving email or notifications from them temporarily to avoid data usage.
    Way to delete recent pictures, videos.
    Office Hub customization, sorting, editing, etc., on the fly.
    Select which contact groups to sync, and ability delete all contacts.
    Larger text select tabs
    Add more options to dropbar.
    Improve browser functionality and display, add customization and management of Bookmarks.
    Calendar in Landscape mode
    Option to Disable shutter sounds in camera.
    Auto BCC option
    Multiple appointments in lock screen, not only next one.
    Increase email check frequency, custom minutes (possibly battery concern, most accounts use push nowadays)
    Ability to hide "texting" numbers such as Work, home, etc that aren't able to receive texts
    Ability to have multiple mobile numbers, such as mobile1, mobile2, for people with more than one cellphone
    Ability to have multiple work numbers, home numbers, etc
    Ability to have option for actually creating "custom" names for phone numbers, emails, VOIP,
    Ability to have multiple WORK emails fields for same contact ...
    Ability for a custom note field for each contact, for misc information such as store hours, reference numbers, business account numbers,
    Ability for filter or unselect specific Twitter, LinkedIn, Facebook contacts so they all don't appear
    Ability to "share" contact info with someone else ... like a vcard or the like
    Ability to have custom Individual text and ringtones for each contact set within contacts app
    Vibrate option for Alarm
    Mail Filters for Priority mails.
    Option to block ringtones from music app (i don't see ringtones in my music app, I guess poster refers to custom mp3 files)
    Swipe down to close, up to minimize (but some apps have menus associated with swipe up gesture)
    Swipe half way up the screen to minimize an application to an active tile.
    Swipe it all the way up the screen to close the application.
    Playbook app switching gestures (swipe sideways, I guess this won't work since there are other gestures associated with side-swiping)
    Lock screen with gesture (or maybe they should just add a button on home screen, somewhere on top or bottom)
    Airplane mode on status bar options.
    Option to customize status bar with select Settings/Options.
    Colors for Hub!
    Face recognition for camera, being able to associate contacts with faces or pull info from Facebook, etc.
    Weather info on Lock Screen (if I may add, and constant info on top status bar, simple temp info should be enough)
    We need groups back in contacts please.
    Import text messages in various formats from various systems.
    Sorting and Ordering of the way contacts are displayed depending on account.
    While editing an entry in calendar, notification about a recent call may cause loss of data in that entry.
    Location for Calendar entries and be able to see it on the map with a tap.
    Being able to see multiple pictures from an email by swiping left and right to see next/previous without having to reopen (I must say the same thing is needed for App World, why can't we just scroll through screenshots??)
    Multiple flags or ability to set a flag date, associate with a reminder.
    Move people from TO to CC or BCC easily (If I may add, also ability to backspace to delete a contact without having to tap the X in blue box).
    Option to add favorites to Hub for easy to reach contact management (I think it is same as going to contacts and choosing Favs)
    Being able to answer and make calls when the phone is locked.
    Add more colors to LED notification (I think they are there now, orange, green, red so far, did not see blue, I don't think blue is needed in my opinion)
    Change the way to add date and time for appointment, rollbar is too slow and too sensitive.
    Dismiss and Snooze buttons for Alarm to be different colors, larger, easier to notice.
    Make it easier to order world clocks, instead of the order they are added.
    Alarms based on days/schedule.
    Easier way to get to the bottom of e-mails (I think it scrolls pretty fast, I think poster wants "B" shortcut)
    Easer way to get to the bottom of web pages (same as above, space or B shortcut?)
    Add option to ask if you really want to dial, instead of just dialing right away every time a phone number is clicked/tapped on.
    Ability to resize image before attaching to an e-mail.
    More than 30 days email sync on device, please!
    Make BB boot up slower, so we can actually get to do something else while waiting for it to start!
    SSH client would be nice.
    Another keyboard like Swipe (honestly, I have never typed faster in my life on any other on screen keyboard, Z10 keyboard is awesome!)
    Volume lock/unlock button on demand.
    Auto Run app on device boot up.
    Lock or Pin apps.
    Ability to run background apps (Google Talk is running in the background, or it is tricking me, I don't know but I am getting messages from it when it is shut down on BB10, I hope they do Skype the same way)
    Ability to have multiple documents of same type open at the same time (tabbed docs2go)
    Calendar sharing of BB10 users in the area/company/group.
    PIN Messaging to return.
    Preview e-mails, calendar and other information on lock screen (privacy?)
    Way to clear anything in any "Recent" menu, videos, pictures, etc..
    Ability to hide apps, docs, pics, videos, folders, etc..
    BBM Group Picture notification.
    Support WhatsApp more.
    Another tap for important numbers (Favorites work for this, and on top of speed dial)
    From Call Menu when going into contacts, it should be ready to search with keyboard out.
    Option to customize volume key to act as page up/down, etc depending on app running.
    Red star in app world (means you need to run Updates, just refresh and check by swiping down from top)
    Better headphones with the phone (hey, we didn't even get any!)
    Better night shots in camera (hardware or software improvement?)
    Ability to choose which address book to sync with bluetooth car.
    When app is opened from a folder three or four pages into apps list, we hope the screen can go back to that spot when the app is closed (sadly it uses active frames at the moment)
    Change acceptance of auto corrected key, instead of space key, make it something else (actually, you can just backspace to un-autocorrect it back to what you typed).
    Ability to load certificates (X 509 S/MIME and/or PGP/MIME) from a computer
    Ability to sign and or encrypt emails (POP3)  before sending (As in MS Office Outlook)
    Ability to receive and recognize signed and or encrypted emails (POP3) (As in MS Office Outlook)
    Add a password/certificate manager that doesn't require manual copy/paste
    Ability to encrypt the memories Device and Media of the Q10 like it is done for the BB9900
    Ability to encrypt selected folders (preferably by Private Key)
    Ability to create Self-Decrypting Archive like in PGP
    Ability to delete email-messages by group as an alternate option to one by one
    Opening Video-chat to non-BBM users (Skype for instance)
    For above encryption request, SecuSmart was suggested...
    Renaming the file without extension can break the file or hide it from pictures list.
    Wallpaper scrolling sideways.
    Standalone e-mail app (not sure how different it is than choosing emails-only for hub)
    Different colors or small tabs in different colors for different accounts in Hub.
    Share webpages with smart tag (I think you can just create it by pasting the URL into create QR)
    Application management (being able to see which app takes up how much space, etc..) CPU/Memory/Battery Usage/Data Usage/Storage Usage in more details
    Custom vibration options.
    Move Send button in BBM to avoid accidental submission of message
    Forward As… SMS, MMS, EMAIL from one to another.
    Send SMS to new numbers (I think you can still do this from call log)
    Single key press to change profiles.
    Insert a picture into an e-mail. (I think he means into the body of email)
    Turning off links of contacts (I think poster did not have multiple accounts, actually BB10 goes ahead and adds all new contacts into all address books in all accounts without user permission.. Create a contact in Hotmail? Gets copied to Gmail.. and then linked, terrible implementation in my opinion)
    Presets for browser bookmarks, faster access to bookmarks. (My suggestion was to create a home screen, select 12 icons 3x4 or 16 icons 4x4 as home screen/start page)
    Being able to allow flash based on website/url/server.
    Ability to adjust different sounds/volumes for different BBM users/groups
    Better Voice Dial and Voice Commands (shorter and easier operation)
    Ability close one or all web pages/tabs, add "Close All" button.
    Call Recording
    Faster way to delete e-mails, such as file icons next to e-mails,  or Swipe to Delete! Swipe to File!?
    Customize email signatures with formatting.
    Phone to stay on screen (dial pad always available in panes)
    More Options for Clock.
    In Playbook we can have a single character password, why not on BB10? "too short" well it is my decision, isn't it?
    There is no way to go next/previous while reading an e-mail. Please add these functions.
    Add to the e-mail client, Next Unread / Previous Unread.
    E-mail or Hub should have more buttons at the bottom in landscape mode. Why keep only three (or four in e-mail view) buttons when you have the real estate. It would be extremely handy if you allowed users to edit which buttons should go at the bottom. Next Previous is really needed while reading an e-mail. For example I would love to add "File" button at the bottom as a shortcut instead of forward, I rarely forward, but I file all the time. Maybe allow users to have two row of keys, add next/previous/unread. Or it could be done with a gesture. How about swiping the account name (top blue bar while reading e-mail) left and right?
    When you create a new contact in BlackBerry, it gets synced to all accounts on the Hub. There is no way to limit the new contact to a specific account.
    Sometimes when you file an e-mail to a folder, it stops and waits few seconds with no message. Even when it files immediately, there is a confirmation message that takes time to appear and disappear, and the folder list does not disappear automatically.
    Messages filed automatically by server using server side filter rules are still showing up on Blackberry hub/inbox. In older BB versions the filtered messages did not show up in the list, filed messages still did.
    When you filter your e-mails using Filter / Unread function, new unread e-mails do not show up until you close the filter and re-open. It won't just keep refreshing your screen with unread e-mails. Can BB add a button to the hub "Unread Hub" so when hub shows 8 or 2, you can actually see unread items easily without having to through so many taps.
    Native BB QR scanner (Smart Tags) does not work with barcodes (it only scans with no way to use the information). There is Open In function but it doesn't work properly.
    We need to add more customs search providers, and be able to add custom search strings/wildcards. For example currently there is Google, Bing, Yahoo, Foursquare, etc..
    I hope BB introduces the ability include more standard & custom searches, IMDB, PriceGrabber, Ebay, Youtube, XYZ Forums, ABC Newspaper, 123 Database, Etc.. Most sites nowadays provide search string in their URL Search=?* etc...
    None of the Battery apps can access system settings to add a battery icon to the top. I wish battery percentage was there.
    There is no way to check carrier/mobile signal strength.
    Blackberry, please add the date and carrier / SSID info to the top. Sometimes we just want to glance at the top to see the date without having to swipe.
    Please bring back keyboard shortcuts. Since we can easily swipe up to bring the keyboard, just add keyboard shortcuts in e-mail, phone (true speed dialing, dialing by word?), and browser, etc.. if possible. I could always call 1800SOMETHING# now I have to look up the number or use dial pad.. Please bring it back.
    Camera zoom function needs to be fixed, also please include option of fixed focus by tapping on the screen to focus. The auto focus in video is focusing in and out to various objects all the time. Stabilization feature also causes tearing/ripples, I guess it is good if you are stationary. Or use Volume Keys to Zoom.
    Please allow more than 12 icons in an icon group/folder, I hated Apple for limiting apps per folder, please fix it.
    Auto ON/OFF feature is not there anymore. BB should consider Auto DND (DoNotDisturb) or Auto Silent/Airplane modes instead.
    Please find a way to stop the music app from automatically starting up every time it connects to bluetooth like car audio. This is very annoying.
    No Panaroma mode in Camera app, why not? It is very easy to incorporate. This could be a nice addition to next release, and easy.
    The text selection grips needs to be a little bigger, sometimes I cannot see where I am moving them, they work better in Playbook, nice big tabs.
    Call Functions, before answering a phone add sideways gesture functions, like swiping right will forward the call, swiping left will answer with a test message, etc..
    Or there should be a way to reject the call without sending it to voice mail, phones had this function a decade ago, I don't know what happened to it.
    We used to be able to see the "History" without having to save the contact. Now I don't see any way to "View History" of a certain phone number, it just keeps adding
    them as individual entries to the log. Now I can't see when was the last time they called me, how many times we spoke which day, etc... I loved this feature in BB5.
    Where is BB Traffic? Where is BB Weather, without having to run an active frame? It will eventually disappear if you run too many apps. I liked a little Icon that shows me what the temp is, instead of running a whole app.
    There is no Skype. This day and age with all other platforms having it, please either get skype (Microsoft) to cooperate, or open up BBM to other platforms. If necessary, pay Skype to develop the app, then charge BB users for the app. Most will gladly pay.
    Can we tap and hold on an active frame to pin it, or can we pin two favorite apps between Call and Search & Search and Camera buttons in the bottom bar? How about Close All running Active Frames app to quickly free up ram?
    I hope next generation devices have two speakers or speaker that is facing forward. When playing games or watching videos in landscape mode, I find my palm muting the speaker. I have to hold it gently with fingers to have a gap in between, something I don't want to do when I am on the subway or bus.
    Blackberry Maps should have a Zoom In/Zoom Out buttons, sometimes using it with one hand, it is impossible to zoom in and out. (Zoom in is OK but we can't zoom back out)
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code
    Solved!
    Go to Solution.

    - ability to choose deletion of an email on handset only
    - desktop software working with all older BB's allowing drag and drop type of transferring data, contacts etc. (BB link doesn't recognize my old Storm) 
    - auto power on/off
    - contacts syncing with yahoo & Outlook (almost two weeks trying to work around it and no luck)

  • Feature Requests beyond BlackBerry OS10.3.1

    So, with 10.3.0 and 10.3.1 now officially released on the Passport and Classic, let's look forward!
    What feature request(s) would you like to see included in future updates, say OS10.3.2 and beyond? Of course, there's nothing official to this thread, but one never knows who might view it and get an idea or two to move foward.
    Please post your feature request below, and let's make sure BlackBerry has a good reference point for user-input on what we'd like to see.
    Let's simple short statements AND please add the value of your request (i.e., why that feature request has value to you):
    Ability to lock the volume keys (since they are so easliy pressed when retrieving from holster)
    Implement a shutdown confirmation screen to the top edge power key before shutting down (many pocket carrying users complain of device shutdowns in their pocket).
    Allow BlackBerry Protect to automatically backup and restore personal data, such as contacts (I trust BlackBerry to protect our data and other third party apps can do this already).
     **This thread is not for bug reports (i.e., the calendar glitches when I set the date) or for debate or discussion of the worthiness of a feature request.
    So, what would YOU like to see beyond 10.3.1?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

    Cool! I was waiting for this, there are a few things I would like to see.
    OS 
    - No frames option (for the people that want this), this means that you swipe up it will never go to a active frame
    - Keep swiping to close, when you keep swiping up it will close the app/frame (like on playbook I think it was)
    - Auto reboot, choose a day, time when your phone restarts (and unlocks after reboot) this is nice for people that want their phone to reboot when they sleep so they have a fresh start and don't have to reboot during work day 
    - Alternative keyboard, everyone knows the BlackBerry keyboard is awesome.. but allow developers to create own keyboards (native, no android port)
    - Themes, One reason why people jailbreak iPhone or use Android or loved BBOS. Themes that will totally transform your phone, keyboard, colours will be nice for people that want to customize their device
    - Font type change, this was possible in BBOS. Some people like to have a different font.
    - Completely light OS, this is something personal; some people like dark theme, some people like light.. but with the latest BlackBerry OS 10.3.1 it is still mixed up, some parts are light some parts are dark. When selecting light theme everything should be light, all core apps, buttons, everything, when you select dark everything will be dark, and then there will be a customize option where you can set it for each app (core apps and layout) how you want it
    - Show date, time, signal always on top-option, Remember.. screenshots on internet are shown a lot, when posting a screenshot of a BlackBerry 10 app nobody knows its BlackBerry, with BBOS you always had time, signal, on top people knew it was a BlackBerry and would be nice to get this back, plus no need for swiping up to see the time
    E-mail
    - Able to create filters, example move e-mails from this person to this folder, and give them this colour or move everything with this word in header or subject and delete it forward it and more.
    - "Out of Office", able to set out of office for work emails / accounts as automatic reply
    Hub
    - More colours, now there are only a few
    Keyboard
    - Emoij button on the keyboard (including special characters)
    LED
    - More led colours and settings
    Cloud, Sync and backup
    - Create backup from your device instead of BlackBerry link and backup them to any cloud storage (or blackberry cloud)
    - Sync bookmarks and settings with your BlackBerry ID
    - Sync remember with your BlackBerry ID
    - Sync Wi-Fi networks and passwords with your BlackBerry ID
    - BlackBerry Cloud storage (5 or 10GB free and pay for more?)
    Blend
    - Webblend access your phone from a secure BlackBerry website so you don't have to install any program on a computer you maybe will only use for one day.
    BBM
    - Multiply login, access BBM on more devices (including a web version) at the same time
    - PIN transfer, take your BlackBerry PIN to your new device. I really liked my old BB pin but when I sold the device I lost it, it would be nice to be able to "keep" my BBM pin or get a personal pin
    - Add user my phone number if linked, BBM Pin is awesome but allow users to also add people with phone number so you can give your phone number or pin If my contacts get BBM but forget to give their pin they will just show because I have their phone number
    Device
    *nothing yet*

  • Blackberry OS 10 Feature Request

    Features requested from Blackberry to be in included in next major release 
    1. making tasks / notes from email - using text in mail as note & task ' this option is misisng from right hand side menu '
    2. ability to add event from / of email - this option is missing from right hand side menu. 
    3. skype to be included in hub. 
    4. ability to quickly add contacts from linkedin / social profile. 
    I find feature no 1&2 to be missing as kind of major drawback from right hand side menu. 
    Esp for 1 - this feature must be included so that we can quickly make small notes from email or add tasks. 
    Esp. for 2 as many time before going in meeting I wanted to be reminded to read particular email or before making call to client. 
    Esp. for 3 - skype missing in hub does not make any sense. 
    Esp. for 4 - this is handy feature esp when blackberry OS is able to pull social contacts if that is so why not allow them to be added as contact. 
    I would appreciate if any forum member is able to provide additional feature requests or point to already open thread when new features can be requested from blackberry team. 
    Triton V

    Thank you, excellent no doubt slowly adding more options to the OS10 and we get more and more functions in OS10.3 enter all these suggestions to the page that gives you UberschallSamsara.
    https://blackberry.icanmakeitbetter.com/
    Follow me in Twitter:
    @Marcossit
    BBM Channel:
    MarcossitDev: C0002C366  
    DeviceSuite For BlackBerry 10:
    Link to Download DeviceSuite:
    Free
    Pro 0.99$
    Support was successful? Accept as Solution and click on:

  • Feature Request: Disable report-level sums if only break-level sums needed

    Hi,
    With all my success earlier in reporting a bug and getting it fixed in the same day I thought I might try my hand at a feature request and see how I get on.
    Would it possible to have the option to turn off the report summary record when summing on a break column?
    There are times when you just want one level and not both. I know there is a trick using javascript to hide the summary row but its pretty unfriendly and the javascript shows up in Excel when the report is exported.
    Also, I'd quite like to be able to put the sum column value in the description for the summary. At the moment you can only include the header using #SUM_COLUMN_HEADER# but #SUM_COLUMN_VALUE# would also be useful.
    Keep up the good work - Apex rocks!
    Thanks,
    Alastair

    - ability to choose deletion of an email on handset only
    - desktop software working with all older BB's allowing drag and drop type of transferring data, contacts etc. (BB link doesn't recognize my old Storm) 
    - auto power on/off
    - contacts syncing with yahoo & Outlook (almost two weeks trying to work around it and no luck)

Maybe you are looking for

  • My nokia 1020 goes off if I put it in my pocket.l

    I bought a Nokia 1020 4 days ago. Since then it goes off when I put it in my pocket. It refuses to be on until l reboot it using the volume down and power button.

  • Tuning HFM 11.1.2.2

    Hi We recently upgraded our HFM environment from v11.1.1.3 to v11.1.2.2 Upgrade was successful however we are observing following slowness issues in the areas as below : Opening Dataform takes more time,Member selection from Member selection list in

  • Consignment Sales scenario from CRM?????

    Hello Expertise I am facing a problem of handling the consignment sales scenario using SAP, how can I use the consignment scenario using CRM? If this function is not supported in CRM so I can create it from SAP ERP but can I display and change this E

  • Safari wont load some sites

    i get this in do a disk repair Acl Found but not expected on Flashplayer.xpt and then i go to that folder and remove it and safari work just fine but i need flash to view some sites plz help

  • Hiii exit for automated PR creation when doing SO

    Hi I have a specific order type where when i create the order there will be an automatic creation of the PR. I have to fill in the purchase requisition EKGRP which i have already found the exit for it (EXIT_SAPFV45E_002) I also need when to fill in t