Hello.

Please can anyone advise on the following scenario:
We have an issues list on a Sharepoint wss server.

We would like to create a customised email alert so that when any users
enter data and clicks the save button when entering data into the list
via NewForm.aspx, a customised email is sent to an SMTP address of a
shared help desk mailbox on an external system. The customised email
would then act as a basic alert, but woult then contain some minor
details from the list such as the issue ID etc.

It seems like the standard alerting doesn't allow this level of out of
the box functionality, and looks to require a level of customisation.

Please could anyone advise if what we are trying to achive is possible?

Thanks in advance.

Re: modify NewForm.aspx and email by Engelbert

Engelbert
Wed Aug 16 03:36:56 CDT 2006

What has usually been said is that you can change the text of an Alert by
following the "Customizing the Message Text for Alerts" section in the WSS
SDK but that you can't amend it to include live information from a List.

The subnewsgroup for WSS programming
microsoft.public.sharepoint.windowsservices.development would be the place
to ask if anyone has a programming solution that goes further. (I haven't
heard of one)

(Posting your message there only once will be enough ....)

Engelbert

"KC" <karl.chaloner@talk21.com> wrote in message
news:1155712900.477489.195150@b28g2000cwb.googlegroups.com...
> Hello.
>
> Please can anyone advise on the following scenario:
> We have an issues list on a Sharepoint wss server.
>
> We would like to create a customised email alert so that when any users
> enter data and clicks the save button when entering data into the list
> via NewForm.aspx, a customised email is sent to an SMTP address of a
> shared help desk mailbox on an external system. The customised email
> would then act as a basic alert, but woult then contain some minor
> details from the list such as the issue ID etc.
>
> It seems like the standard alerting doesn't allow this level of out of
> the box functionality, and looks to require a level of customisation.
>
> Please could anyone advise if what we are trying to achive is possible?
>
> Thanks in advance.
>