SharePoint workflows are very useful for sending automated emails when a list item is created or changed. As well, a workflow can be manually started from an item. SharePoint time zones can get a bit tricky when your workflow e-mails are sending date and times. This can confuse some recipients and may cause some problems when time accuracy is required. The following is a very simple workaround that may seem obvious to some, but in any case it’s always good to share!
Workaround Summary: Create an additional column titled “Time Zone” and order it appropriately. Once that’s done modify the workflow to send the additional column information in the e-mail. Simple enough right? Let’s begin:
1. Enter the list and click Settings > Create Column or just click Create Column within the list settings page

OR

2. Provide the column a name like “Time Zone” or something similar and select the Choice (menu to choose from) option

3. Specify if you want the field as a required field and enter in the appropriate time zones in the choice box.

Confirm the fields and click OK. Now reorder the column to the appropriate position in your form.
Sample:

Now it’s time to update our workflow.
To do this we are going to modify our workflow by adding the timezone field to the e-mail being automatically generated.
4. Open SharePoint Designer to the appropriate site containing our workflow. If you have yet to create one click File > New > Workflow . If you already have a workflow created double click on the appropriate .xoml workflow file to launch the wizard.

5. Our wizard is now launched. Double-click on the subject field to open the Define E-mail Message window

6. Click Add Lookup to Body in the Define E-mail Message window

7. Select the appropriate field from the drop-down and confirm

8. Make sure the field is shown properly in the email message and click OK. Confirm your changes to the workflow and click Finish

Related posts:
- SharePoint Workflow: Remove the “?????” for blank values in email So you have emails being sent out using SharePoint workflow but the problem is the blank values return five question marks “?????” and this is not very appealing to the user. Perhaps you would like it to say something else instead that wouldn’t confuse your recipients as much. Follow this tutorial to learn how to [...]...
- SharePoint Data View Web Part Announcements List The frontpage of any corporate Intranet should have announcements to provide site users with up to date information about the on goings of the company. SharePoint provides a number of options to make this possible. The following article will provide you with information about how to use the Data View Web Part to display an [...]...
- Import Outlook Calendar to SharePoint SharePoint makes it very easy to export Calendars from SharePoint to Outlook. But what if you have an Outlook calendar that you want on SharePoint? This becomes more difficult and you could quickly find yourself lost on how to complete this task. Don’t worry though, it’s not that hard. The following article will explain a [...]...
- SharePoint Calendars: Remove the time for calendar items The ITS department created a new calendar dashboard and were delighted that they could finally discontinue the Outlook Public Folder Calendars that were previously in use. There was though one request that is completely understandable: “Please remove the ’12:00 AM and 11:59 PM’ values for the Start Time and End Time and instead just make [...]...
- How to remove the “title” column from a SharePoint list Have you asked yourself the question: How do I remove the ‘title column’ from a Sharepoint list? It can be annoying trying to figure out how to remove this column from default lists. Often, site admins want their audiences to click on “New Item” in a Sharepoint list and not have to fill out the [...]...







DLOCC Socials