Email call does not

I am trying to invoke by e-mail when I type an element of action bar, but it does not work. Missing something? :

import bb.cascades 1.2

NavigationPane {
    Page {
        actions: [
            ActionItem {
                id: action1
                title: "Tell a Friend"
                imageSource: "asset:///images/ic_email.png"
                ActionBar.placement: ActionBarPlacement.OnBar
                onTriggered: {
                    emailInvocation.query.uri = "subject=Useful travel app&body=Hello" + emailBody.text
                    emailInvocation.query.updateQuery();
                }
            }
        ]

        titleBar: TitleBar {
            title: "Welcome"
        }
        Container {

            }
        }
    }
    attachedObjects: [
        Invocation {
            id: emailInvocation
            query.mimeType: "text/plain"
            query.invokeTargetId: "sys.pim.uib.email.hybridcomposer"
            query.invokeActionId: "bb.action.SENDEMAIL"
            onArmed: {
                emailInvocation.trigger(emailInvocation.query.invokeActionId);
            }
        }
    ]
}

You must use IvokeActionItem to use targets.

This should work:

InvokeActionItem {
                   ActionBar.placement: ActionBarPlacement.OnBar
                   query.invokeTargetId: "sys.pim.uib.email.hybridcomposer"
                   query.invokeActionId: "bb.action.SENDEMAIL"
                   query.mimeType: ""
                   query.uri: "mailto:[email protected]?subject=Your%subject%here"
                   query.invokerIncluded: true
                   imageSource: "asset:///images/msg.png"
                   title: "Contact Us"
                     }

Tags: BlackBerry Developers

Similar Questions

  • When I press email and attach the photo, my email 'box' does not appear as formerly, and still on the bottom of the screen it says "1 selected item."

    When I press email and attach the photo, my email 'box' does not appear as formerly, and still on the bottom of the screen it says "1 selected item."   And I also waited for a period of time as well very reasonable.  What can I do?

    original title: EMAILING A PHOTO OF "LIBRARIES/IMAGES".

    Hi BrianS.OR,

    1 are you referring to the client program webmail or email?

    2. what e-mail on the computer client program do you use? Is - this Windows Mail or Windows Live Mail?

    3. What size are the image files?

    4. did you of recent changes on the system?

    You can temporarily disable a security software and firewall installed on the system and check if the problem persists.

    Note: Be sure to enable the security software on the computer after checking.

    Hope this information is useful.

  • Windows Live Mail does not all my emails and does not synchronize with another e-mail account.

    Windows Live Mail does not all my emails and does not synchronize with another e-mail account.

    Hello

    Unfortunately the answers is a site of support of peers supported and has no real influence
    with Windows Live.

    Check with Windows Live Support and Forums

    Windows Live Mail Forums
    http://www.windowslivehelp.com/forums.aspx?ProductID=15

    Windows Live Solutions
    http://www.windowslivehelp.com/solutions.aspx?ProductID=15

    Windows Live Solution Center
    http://www.windowslivehelp.com/

    Compromised account - unauthorized account access
    http://windowslivehelp.com/solution.aspx?SolutionID=6ea0c7b3-1473-4176-b03f-145b951dcb41

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • I need to connect to Microsoft to pay a Bill. I do not know my password and my email address does not work.

    I need to connect to Microsoft to pay a Bill.  I do not know my password and my email address does not work. Please help me how to do this.

    Hi PAULWILBURN,

    Here is a link to the MSN Support.

  • Caller does not hear me on a voice chat with Skype.

    I have a problem wth Skype. Caller does not hear me. Microphone is activated.

    Hi Ahmed Dwidar.

    Try not related to the thread below, which refers to the same question.
    https://support.Skype.com/FAQ/FA348/with-Skype-to-Skype-calls-the-other-person-can-t-hear-me-what-s-wrong

    Bindu R - Microsoft Support
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to delete an unread email that does not really exist?

    Original title: Emails

    How can I delete an unread email that does not really exist?

    Hey Chico,

    Welcome to the Microsoft community. I might help you.

    This problem might have occurred because of these reasons:

    1 corrupted app.

    2. lack of app or Windows updates.

    Try the steps listed here:


    Method 1:

    Let's first run the troubleshooter app and check if it helps.

    Solving the problems of the app

    Method 2:

    If the problem persists, I suggest you try the procedure described in the article and see if it helps.

    Note: Try all the steps except convenience store App and those that you have already tried.

    http://Windows.Microsoft.com/en-GB/Windows-8/what-troubleshoot-problems-app

    Hope this information helps. Reply to the post with an up-to-date report of the issue so that we can help you more.

  • you want to know why my email address does not work in my muse contact form widget?

    Hello:

    You want to know why my email address does not work on my muse contact form widget?

    Captura de pantalla 2015-09-15 a la(s) 13.10.48.png

    Hi Omar,.

    Please see: Troubleshooting Muse form used on the servers of third party Widgets

    Kind regards

    Akshay

  • Tage of email verification does not

    Hi people,

    My verification email tag does not work. Just not present itself as tag in email as link.

    http://www.virtualteacher.com.au/images/tag-verification.jpg

    How to activate this tag so that there is a direct link.

    Ciao

    Geoffrey

    Hi Geoffrey,.

    You run a test "Email Me"?

  • Multiple email validation does not

    Hello

    In my request that my email validation does not work, I tried different types of expressions reg. The user can select multiple email addresses and click a button that fills a text box with comma delimeted list and the user can also enter email addresses in the text box. I tried a few days create the email validation to verify the correct string format, without success. Sometimes he catches an invalid format, if an email address is entered, but it does not work with multiple e-mail addresses. Reg expression below:
    \w([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*([,;])\s*\([-+.\w])*@\w+([-.]\w+)*\.\w+([-.+]\w+)*)*
    
    ^[_a-zA-Z0-9-]+(\._a-zA-Z0-9-]+)@[a-zA-Z0-9-]+)*\.(([0-9]{1,3})|([a-zA-Z]{2,3})|(USMC.MIL))$
    I prefer the last expression reg., but I can't figure out how to check several email and make sure that has the appropriate domain.


    Thank you
    Mary

    Published by: Gabriel on May 2, 2011 12:44

    regular expressions that I use for the validation of the email:

    ^((\s*[a-zA-Z0-9\._%-]+@[a-zA-Z0-9\.-]+\.[a-zA-Z]{2,4}\s*[,;:]){1,100}?)?(\s*[a-zA-Z0-9\._%-]+@[a-zA-Z0-9\.-]+\.[a-zA-Z]{2,4})*$
    

    Thank you

    Tony Miller
    Webster, TX

    Follow your passion; the rest will take care of itself.

    JMS

    If you answer this question, please mark the thread as closed and give points where won...

  • A video of B2B inbound call does not not with VCS - C &amp; E

    Dear Experts!

    I have a situation where, for a B2B Media video call is not connected, only alert on video device works.

    I see a video call in my video client E20 ([email protected] / * /), when answered, the e20 continues in answering machine mode since and hang up after 10/20 sec, but the video part remotely ( [email protected] / * / ) see that the call is connected.

    We use the URI numbering, but where as the outgoing video call to any uri or ip address does not work well.

    We use firewalls fortinet, VCS C - E version 7.1, CUCM 9.1.2, E-20 - 4.1.6.

    How to solve it!  is there someone actually facing this kind of problem...

    Happy that you guessed it work.  Don't forget to mark your question as answered by selecting relevant responses which helped.

    For reference, the VCS-E dual network interface and static routes are described in the Deployment Guide Basic Configuration of VCS (control with Expressway) (X8.7) starting on pg 50.

  • iCloud email Id does not exist (@yahoo.co.za)

    iCloud id [email protected] linked to my iPad. Restored IPad now cannot recover locked cause email account there is not (yahoo.co.za), security meets forgotten child create account iCloud on iPad with good intentions. Need help, the Apple recovery methods won't work as e-mail does not exist, security issues (date of birth) as badly. What should I do to fix this?

    If you are unable to remember your password, security issues, do not have access to your address of rescue or are unable to reset your password for any reason, your only option is to contact the Support of Apple ID, to speak to an operator you should explain that your problem is related to your Apple ID This way you can be attributed to the assistance, even if you do not have an AppleCare plan.

    You will need to be patient with the process and to be ready to prove without doubt that the account belongs to you. Do not expect access to be restored immediately and if you are not the owner of the Apple ID saved to the device the account will not be reset.

  • SMS and call does not work after a long operating life

    I use the flame, stable channel, and after a few hours I do not receive calls or Sms I have to wake up the phone or restart.

    When it occurs, my ears calling the ring but my phone does not ring. I get text messages hours after that they sent to Bern.

    This problem makes the phone useless, especially for everyday use!

    Hello
    You can try the latest stable or nightly builds of flame versions. We always recommend to use the stable versions. Current stable version is Firefox OS 1.4
    From here you can download versions:
    1.4 Firefox OS: Firefox OS 1.4 - flame
    Nightly: Firefox, OS every night - flame.
    Also, there has a picture of Nightly Build available for the flame of Codingfree informal. You can download it here. | Versions of Firefox OS

    Although we do not recommend to use every night, if you wish, you can try.
    Concerning

  • Links from email, Gmail does not. Works in Chrome.

    Does not work with Gmail very well. Links in emails to display blank pages. Response times are very slow. No indicator that loads a web page link. It's a deal breaker for me. I used the version of office for years, but until this problem is corrected Firefox won't my mobile browser.

    The forum software says you use Firefox 19, can update you for Firefox 22 and see this problem is corrected, if not you can try the firefox Super-beta verion, espically if you have upgraded to 4.3 it can cause some problems.

  • Why google phone call does not work in firefox version 21.0

    phone call from Google works great in safari and chome browsers but not in firefox. He keeps asking to install the plug-in, but it still does not work. This is a problem for a long time.

    John

    Check to see if the installed Google talk software is up-to-date by running the

    plugin check

  • Group video call does not

    Hello! I recently bought a laptop with Windows 8.1 with Skype application pre-installed. When when I video call to one person, everything works normally, and I am able to see the other person. However, when you make a group call, I'm the only one who cannot see any of the parties, even if I am able to hear. I have the latest Skype application. Also, I can't receive pictures. Where is the problem?

    The problem is that the 'modern' for Windows 8/8.1 native Skype application does not support the group video calls. If you want this feature to be available, then you can install the desktop version.

    The currently most recent Skype 6.14.0.104 desktop version can be installed using the msi installer:

    http://download.Skype.com/MSI/SkypeSetup_6.14.0.104.msi

Maybe you are looking for

  • Inspector parameters Glitch

    When I fly over the number of coordinates of x what is happening: http://i.prntscr.com/68bf583df1da4867ab9f1f4e5a70b595.png It also creates problems of selection, typing and dragging the settings. Anyone know what's happening, or how I can fix this p

  • Upgrade windows 8 to 8.1 FF24 - lost all bookmarks. Help!

    With the help of FF24 for several days with windows 8. Today, after having "upgraded" to Windows 8.1, I lost all bookmarks. Interestingly, I also lost all my email in Thunderbird. I tried to import Firefox bookmarks from a windows vista without succe

  • Satellite Pro 4600: Setup error common modules

    Platform: Satellite Pro 4600OS: Windows XP sp2Description of the problem: while I tried to install the common Modules (for right OS and appropriate platform) each time get error title: serious body: installation is failed. Please make sure that reaso

  • Microsoft Server Essentials 2012 and 2013 Exchange

    Hello Customer a Microsoft Small Business SERVER 2003. We intend to upgrade. Only 20 users using Exchange 2003, SQL express and storage network to access shared files. Can I install Essentials and Exchange on the same server or do I need to separate

  • error: 0 x 80070102 Source: waitforcatalog

    I am trying to install Windows Live Essentials on a Vista computer. I completely uninstalled because it would not allow me to use my new hotmail account. When I tried to re - install, several times and went through all the patches recommended for thi