So in my plugin i sometimes disallow editing of an interval after it's been processed. THus, in TimeIntervalCommitBefore i am returning false. However, I'd like to display an error message to the user in this case. How can i possibly do this?
|
1
|
It sounds like you probably want:
There's a summary of all the different types of notifications plugins can generate here. |
|||
|