Tagged Questions
0
votes
0answers
118 views
Creating filter for SPAlert Programatically
We are trying to create SPAlert programatically in Sharepoint 2007 portal, but
we are encountering an issue while creating CAML query for eight parameters to filter.
The e-mail is getting triggered ...
0
votes
1answer
261 views
CAML strip or remove HTML tags in custom AlertTemplates.xml
is there any way to remove the html tags for text in CAML? I have made a custom alert template when sending e-mails that uses a field that looks like this:
<'GetVar Name="DisplayName#{Field}" ...
1
vote
1answer
224 views
FilterDefinition CamlQuery
I working with custom AlertTemplate. I only want to send an Alert if field "Beställare" or "Agent" contains my UserId I Have tried with this query, but I always get an Alert when something chanches.
...
0
votes
1answer
683 views
Sharepoint 2010 ALERT settings - customize possible set of lists
I want to customize possible set of lists on which user can set "alerts ON".
Customizing just ribbon button ("Alert me") for not showing on specific list isn't enough because - on some list on which ...