0

I have a problem of getting Summary Link Web Part (SLWP) work correctly for ages. There is no problem, if I add SLWP first to a page and add all links before I add a custom web part. However it doesn't work the other way, even adding a new link to SLWP is not possible after the custom web part is added.

The new links do appear in edit mode, but after save or publish the SLWP will remain the same. Edit the page again won't get the links back.

Any ideas?

Jay
  • 43
  • 1
  • 11
  • What are the details of "not working"? Is there any javascript error on the page when you are trying to add new link to SLWP having installed your custom webpart? What is your custom web part doing? Maybe, some specific actions? Please, give us more information! – Andrey Markeev Sep 15 '10 at 18:59

1 Answers1

0

It sounds to me like the custom web part is causing some issues on the page. I would download Fiddler2 and take a peek at the traffic between your browser and the server to see what's going on.

Start here: http://www.fiddler2.com/fiddler2/