Tag Info

New answers tagged

0

Easiest way without writing any code is to create a backer field for the email address, populate that field with a rule on column1, and then just use the backer field in the TO address directly. See this link for specific steps: http://www.infopathdev.com/forums/t/9306.aspx


0

The problem is that the currency column value is not set in the begining. So we need a "Calculated" type column added to the Content type with the following formula in the text box: =DOLLAR([Cost], 2) It solves the problem.


0

What you describe can largely be done through a specially formatted mailto link though you will have to build that link somehow. You could also add a custom feature as outlined here but that sounds like it might be a little beyond what you need.


0

Thornomad.... In case you did not solve the answer to the last part of your post... "if I create a task and assign myself plus three other people, the three other people would get an email (but I would not) ... " What I would do is take the AssignTo and using the string splitting actions in the SPD split them up so that I could test the email addresses. Too ...


1

As a developer you have several ways to customize the alerts. In order to insert your company's logo, you will have to implement your own iAlertNotifyHandler. You can get an overview about your possibilities here: "msdn Library > Alerts in SharePoint Foundation" The article says nothing about SharePoint 2013, but when you look in the documentation for ...


0

I forgot to Configure outgoing email for a specific web application


0

Are you using foundation by any chance ? I cant check personally at the moment. But this is just the sort of thing that Microsoft would randomly remove from foundation. Fyi i get the same as Andrew in Server and 365


5

When you add a user / group in SharePoint, you should see "Send an email invitation" check box to control whether or not send the welcome e-mail to the new users. You could clear that check box and it should fix your problem. Also, there are some situations when "Send an email invitation" is hidden. I checked dialog's code-behind by reflector and find ...


0

Yes it is possible, however you will need to configure calendar to receive emails, The catch is that the calendar has to have been configured to allow it to receive email but, if it has been, this nifty feature will be available to you as an end user. There are several ways you can find out if an existing calendar has been set up to receive email, ...


1

Yes they are truly necessary! Please follow the Technet guide for configuring Email for SharePoint 2013



Top 50 recent answers are included