How do I view the source version of an e-mail received in Gmail? I've tried the hotdog menu and the tool bar, but neither list the option.
Related
I want to send to my team an email that includes a hyperlink to a file on a shared drive that we all have access to. I can open a pdf in chrome from windows explorer by either dragging and dropping it in chrome or by right clicking > Open with > chrome. Copying and pasting the resultant address reads file:///Z:/Instructions/MyInstructions.pdf (the Z drive being a shared drive). I want to create a hyperlink to this pdf in a gmail so that recipients will have the file open in chrome when they click on it. (I don't want them to have to copy and paste the address, though I realize that's rather simple). When I try creating a hyperlink in a gmail, the hyperlink doesn't carry over to the recipient, it merely remains plain text.
Is there a way to send a hyperlink of a path to a file in a shared drive though a gmail?
If you are using a desktop to send the email, then you can use the CTRL+K shortcut (or CMD-K shortcut if you are using Mac) to bring up the HyperText menu on Gmail.
From there you can enter the link and even choose custom text on the link as shown below.
Example of HyperText Menu usage
I am developing an addin for the web version of outlook on mac and I am trying to get the currently selected body text of an email and access the right click context menu in the read pane. anyone know how to do this?
Thanks!
If you are in compose mode, you can get the currently selected body text of an e-mail by using:
Office.context.mailbox.item.getSelectedDataAsync
Kindly see documentation for this API here:
https://dev.office.com/reference/add-ins/outlook/1.5/Office.context.mailbox.item?product=outlook&version=v1.5
If you are in read mode, there's currently no way to get the selected body text.
Kindly propose this as a feature request on UserVoice : https://officespdev.uservoice.com/
For the right-click context menu, there's no way to do that via the Outlook Web AddIns API. Kindly propose this as well via UserVoice.
I don't really know the name given to this but if you receive mail from trello, you will see a link 'open card in trello'
enter image description here
How can achieve this with a programming language? preferably php
The client asked me a question - what is the red circle before the full_name in the advanced find results window (see screenshot below)?
Does anyone know what could it be or at least how to reproduce it?
I'm rather sure that your client has installed Lync (or Live Messenger, which does not really exist anymore) and he has enabled the presence indicator.
Ok I know what it is.
If you have a Contact with the email address then the crm will show the status of contact as online/offline
Add email address to a contact and you will see this icon.
Save and then find that contact you will see red circle.
Mouseover the circle and it will show details Presence Unkown/Available.
Ok If you want to Reproduce it...
In Administration Click System Settings
Set the IM presence option to Yes It will re-apppear
Have installed the Outlook for CRM 2011 add-in along with Rollup 12 on a Win 7 machine running Outlook 2013. When the user opens an email and click "Set Regarding", she can select an contact, but the email form does not change to show the "regarding pane" at the bottom. The "Track" button does change to "Untrack", so it seems that it is working, just not showing.
I've uninstalled/reinstalled more than once to no avail. It does work on other machines in my office.
You may check the person's personal settings for the CRM in Outlook. If you go under the Email tab there is a check box for "check incoming e-mail in Outlook and determine whether an email should be linked and saved as a CRM record. If that box is checked it may be causing the issue you are describing above.
I have had the exact same issue and making sure that box is unchecked solves it everytime. I've asked in multiple dynamics crm forums, even our Microsoft partner, and no one has been able to explain why, but having that box checked definitely made the regarding fields on outlook emails disappear and not show up.