In SPS 2001, Can web parts to be Hide/Show with some code
running behind by non-coordinator? i.e. In the dashboard,
one web part will contain series of links and each link
represent a web part. If user(non-coordinator) clicks a
link, corresponding web part displays in same dashboard.
If user clicks same link again then the web part will be
hidden until it is clicked again.... is this possible? if
it is is there example that i can take look at?

Re: Hide/Show Web Parts by Gary

Gary
Thu Sep 11 12:59:53 CDT 2003

The only problem with that is if a web part is hidden for one person, it is
hidden for everyone. So if two people try to use the same dashboard they
could get some very confusing results.

--

Gary A. Bushey
SPS MVP
bushey@mindspring.com


"JK" <jkim@titan.com> wrote in message
news:0b7501c3787b$062f9cc0$a401280a@phx.gbl...
> In SPS 2001, Can web parts to be Hide/Show with some code
> running behind by non-coordinator? i.e. In the dashboard,
> one web part will contain series of links and each link
> represent a web part. If user(non-coordinator) clicks a
> link, corresponding web part displays in same dashboard.
> If user clicks same link again then the web part will be
> hidden until it is clicked again.... is this possible? if
> it is is there example that i can take look at?



Re: Hide/Show Web Parts by Steven

Steven
Fri Sep 12 11:52:17 CDT 2003

See

http//www.spsfaq.com/customising.asp?postid=600

the only thing to bear in mind is that you will need to be careful with the
caching settings for the dashboard page and the webpart.

Steven Collier

"Gary A. Bushey [SPS MVP]" <bushey@mindspring.com> wrote in message
news:udP9C6IeDHA.1748@TK2MSFTNGP10.phx.gbl...
> The only problem with that is if a web part is hidden for one person, it
is
> hidden for everyone. So if two people try to use the same dashboard they
> could get some very confusing results.
>
> --
>
> Gary A. Bushey
> SPS MVP
> bushey@mindspring.com
>
>
> "JK" <jkim@titan.com> wrote in message
> news:0b7501c3787b$062f9cc0$a401280a@phx.gbl...
> > In SPS 2001, Can web parts to be Hide/Show with some code
> > running behind by non-coordinator? i.e. In the dashboard,
> > one web part will contain series of links and each link
> > represent a web part. If user(non-coordinator) clicks a
> > link, corresponding web part displays in same dashboard.
> > If user clicks same link again then the web part will be
> > hidden until it is clicked again.... is this possible? if
> > it is is there example that i can take look at?
>
>