Questions tagged [alerts]
446 questions
5
votes
1 answer
SharePoint List Subscriptions
If I have "Full Control" permission on a list, is there a way for me to see all the individuals who have an alert set for that list?
Some people in my department are better at managing their own subscriptions than others, and this is a question I…

Maitus
- 729
- 2
- 6
- 14
5
votes
1 answer
iPhone + In App purchase + change alert message
I have implemented In App Purchase in one of the existing application, it's working fine. But the problem is that whenever I tap on any of the locked feature (where I have implemented In App code), it show me the alert message with title like…

pratik
- 4,419
- 8
- 41
- 65
5
votes
1 answer
How to add a new SharePoint alert via Web Services
I found the Alert Service but it only seems to have methods for Getting and Deleting. How do I add a new alert?

tecmo
- 131
- 1
- 7
4
votes
3 answers
The Azure Alerts using webhook to Slack is not working
I'm using Azure Alerts to use webhooks. I added the webhook in the action group. The URL I used is the one from Slack.
I also added a Notification Type Email. The notification email gets triggered but I am not receiving any message in the Slack…

cam
- 129
- 1
- 12
4
votes
2 answers
What does 'identity' mean in SwifUI and how do we change the 'identity' of something
I'm new to SwiftUI and I'm having problems with presenting Alerts back-to-back.
The description of the .alert(item:content:) modifier has this written in it's definition:
/// Presents an alert.
///
/// - Parameters:
/// - item: A…

rayaantaneja
- 1,182
- 7
- 18
4
votes
1 answer
SharePoint 2010: Create "Alert Me" button
Hopefully this is an easy one...
I need to create an "Alert Me" button on my custom SharePoint masterpage which when clicked, will direct the user to a pre-populated "New Alert" page for that particular site/list. The OOTB blog site template already…
user592501
4
votes
1 answer
How to suppress "overwrite existing data" alert within a pivottable update event?
Situation:
I am using a PivotTableUpdate event to clear a range to the right of a PivotTable and then insert values, in the next available column, to the right of the PivotTable.DataBodyRange.
Single slicer item selection:
In the first image below,…

QHarr
- 83,427
- 12
- 54
- 101
4
votes
3 answers
replace javascript alerts with modal
how to replace javascript alerts with a modal box?
The javascript alerts are triggered through an echo depending on some database results
if response is a
{
}
else
{