Clicking on viewlist link in email alert sent for postlist redirecting to http://url/blogs/Lists /Po
Posted
by Sarita Mishra
on Stack Overflow
See other posts from Stack Overflow
or by Sarita Mishra
Published on 2010-03-24T08:34:29Z
Indexed on
2010/03/24
8:43 UTC
Read the original article
Hit count: 307
alerts
Hi,
We have a Blogs site and post list. Users subscribes to the list and get email alert whenever any change made to the post list. In the email alert sent contains the heading giveb below :
Modify my alert settings| View The ‘Colour of Energy’ – now on ...| View Posts
View The ‘Colour of Energy’ – now on ... is the link for the post for which user has get the email alert. It is redirecting to the URL ://url/blogs/Lists /Posts/Dispform.aspx?ID=x, which is giving Page cannot be found error.
It should redierct to ://url/blogs/Lists /Posts/Post.aspx?ID=x.
I want to change the hyperlink URL to the above one.
Please suggest as how to proceed with that.
© Stack Overflow or respective owner