I am new with SharePoint Portal Server

I have made a simple list. I choose

Manage Content
Choose my List
Choose 'modify settings and column'
Choose 'Select a portal area for this list'
Under Location I choose 'change location' and change another location

When I save the change, the location is back where I started. I cant move a
list to another subarea... what am I doing wrong??????

Re: lists across subareas by Steve

Steve
Sun Jan 15 15:34:39 CST 2006

This action is not what you think it is. By selecting a portal area for this
list you are simply adding the list as a url hyperlink on the area you
chose. When you go to that area page you should see a link pointing to that
List ( a hyperlink ) that when clicked takes you to the list where it was
actually. If you do not see the link on the area page then it is probably
missing the Grouped listing web part. to add click edit page , modify
settings , add a web part - browse and drag the group listing web part to
the page.

Steve Smith

UK Sharepoint Training
http://www.combined-knowledge.com


"tuttelut" <tuttelut@discussions.microsoft.com> wrote in message
news:49AD4BA8-1F3D-4C7B-8B02-8E5D88C8467C@microsoft.com...
>I am new with SharePoint Portal Server
>
> I have made a simple list. I choose
>
> Manage Content
> Choose my List
> Choose 'modify settings and column'
> Choose 'Select a portal area for this list'
> Under Location I choose 'change location' and change another location
>
> When I save the change, the location is back where I started. I cant move
> a
> list to another subarea... what am I doing wrong??????



Re: lists across subareas by tuttelut

tuttelut
Mon Jan 16 01:05:01 CST 2006

Thanks Steve...

I can see that.. just a group listing :O) I have a lot to learn...
Do you know if I can move a list from one subarea to another or maybe even
show it in several subareas at the same time ???



"Steve Smith" wrote:

> This action is not what you think it is. By selecting a portal area for this
> list you are simply adding the list as a url hyperlink on the area you
> chose. When you go to that area page you should see a link pointing to that
> List ( a hyperlink ) that when clicked takes you to the list where it was
> actually. If you do not see the link on the area page then it is probably
> missing the Grouped listing web part. to add click edit page , modify
> settings , add a web part - browse and drag the group listing web part to
> the page.
>
> Steve Smith
>
> UK Sharepoint Training
> http://www.combined-knowledge.com
>
>
> "tuttelut" <tuttelut@discussions.microsoft.com> wrote in message
> news:49AD4BA8-1F3D-4C7B-8B02-8E5D88C8467C@microsoft.com...
> >I am new with SharePoint Portal Server
> >
> > I have made a simple list. I choose
> >
> > Manage Content
> > Choose my List
> > Choose 'modify settings and column'
> > Choose 'Select a portal area for this list'
> > Under Location I choose 'change location' and change another location
> >
> > When I save the change, the location is back where I started. I cant move
> > a
> > list to another subarea... what am I doing wrong??????
>
>
>

Re: lists across subareas by JOPX

JOPX
Mon Jan 16 08:10:02 CST 2006

Using the DataViewWebPart this is not so hard to do:
1. Create a custom webpartpage
2. Open with FrontPage
3. Add a dataview which uses this list
4. Use the list you created as datasource and customise the view according
to your need
5. Export the webpart as dwp
6. Import it on the other areas where you want to see it...

The other way is creating your own custom webpart in .Net,

rgds,

Joris

http://jopx.blogspot.com


"tuttelut" wrote:

> Thanks Steve...
>
> I can see that.. just a group listing :O) I have a lot to learn...
> Do you know if I can move a list from one subarea to another or maybe even
> show it in several subareas at the same time ???
>
>
>
> "Steve Smith" wrote:
>
> > This action is not what you think it is. By selecting a portal area for this
> > list you are simply adding the list as a url hyperlink on the area you
> > chose. When you go to that area page you should see a link pointing to that
> > List ( a hyperlink ) that when clicked takes you to the list where it was
> > actually. If you do not see the link on the area page then it is probably
> > missing the Grouped listing web part. to add click edit page , modify
> > settings , add a web part - browse and drag the group listing web part to
> > the page.
> >
> > Steve Smith
> >
> > UK Sharepoint Training
> > http://www.combined-knowledge.com
> >
> >
> > "tuttelut" <tuttelut@discussions.microsoft.com> wrote in message
> > news:49AD4BA8-1F3D-4C7B-8B02-8E5D88C8467C@microsoft.com...
> > >I am new with SharePoint Portal Server
> > >
> > > I have made a simple list. I choose
> > >
> > > Manage Content
> > > Choose my List
> > > Choose 'modify settings and column'
> > > Choose 'Select a portal area for this list'
> > > Under Location I choose 'change location' and change another location
> > >
> > > When I save the change, the location is back where I started. I cant move
> > > a
> > > list to another subarea... what am I doing wrong??????
> >
> >
> >