What is best practice to achieve the following?Click on a hyperlink in a List View and have the link take you to a WebPart Page AND populate a Form Web Part which is then connected to otherWeb Parts on the same Web Part Page.
Why populate a Form Web Part? Why not just pass a QueryString variabledirectly to the Web Parts?