"Failed setting processor stylesheet: Expression expected. -->=<--@Author"
Solution:
- In your SharePoint blog site, go to Post.aspx.
- Click Site Actions >> Edit Page
- Delete Post webpart
- Add new Post webpart.
- Exit edit mode.
- Open Post.aspx using Sharepoint Designer
- Right-click Post webpart and then convert to XSLT Data View. (You should now be able to convert it without error)
- In Common Data View Tasks >> Parameters >> add new parameter ID (Parameter source = Query String; Query String Variable = ID)
- In Common Data View Tasks >> Filter >> add filter ID Equals [ID].
After that, you can now edit the default display page of a SharePoint blog site based on your requirements.
No comments:
Post a Comment