Tagged Questions
0
votes
1answer
14 views
Value of currency type colum is wrongly displayed in workflow email
In my list, I have a column called "Cost" which is a currency type column. When a user creates a new item in the list, I send a workflow email. In that email, I use [%Current Item:Cost%] to pull up ...
0
votes
3answers
139 views
How to change the from address name in the outgoing email settings in SharePoint 2010?
For some reason the from address on the list or library notifications I get are always prefixed with an "Administration". although I have the from address set up as CustomerPortal@MyCompany.com in ...
0
votes
0answers
58 views
task assigned to “person” on “date” is overdue
The task that is mentioned in the title status is cancelled, but it still sends out that it is overdue, please advise me if you know how to stop this issue.
0
votes
1answer
62 views
Is it possible to integrate Exact Target with SharePoint 2010?
My client is looking to integrate Microsoft Exact Target (ET) with SharePoint 2010 (SP10) for Email marketing. In doing so the client wants to benefit from the feature at disposal from ET and make it ...
1
vote
2answers
378 views
How do I email a user from a custom sharepoint list?
I have a custom list that populates from a suggestion box on the home page from employees.
I have also displayed the created by column to show who submitted the suggestion.
Now, how can I email a ...
2
votes
2answers
1k views
How to Enable Email in Lists Without Using Exchange?
Salvete! I am running Sharepoint Enterprise 2010 on Windows Server 2008R2. I want to enable email in my sharepoint lists. I don't have Microsoft Exchange.
We are moving from a 3rd party hosted ...
1
vote
3answers
913 views
Customizing the Email text sent to users on granting permssions to various sites?
Where and what exactly should I be looking at editing to change the subject. body and other text of the default email that is sent by sharepoint notifying the user that he or she has been granted ...
0
votes
1answer
209 views
One email for changes to multiple lists/document libraries
I need to send one email for changes to multiple lists/document libraries. Is this at all possible??? And to make it even more complicated I need this one email to be sent weekly containing all these ...
2
votes
1answer
643 views
Sending an email using sharepoint object model sharepoint 2010
i have been working on generating email in an event receiver using share point object model..i used the sputility.sendemail method..2 things are necessary in the email(email from and HTML body)..so i ...
2
votes
4answers
3k views
Item added or item edited Sharepoint 2010 event receiver
I am working on Sharepoint list form with 10 fields. The first time when I add the new item I fill in 8 values and id is generated. Next time I edit the form I fill in the one of the two remaining ...
1
vote
1answer
245 views
Setting up deadlines for a time sensitive workflow
I'm creating a typical three state workflow where the Approver must approve after a certain number of days.
It was suggested that these deadlines for the Approver shouldn't be set from the workflow, ...