Amber
Guest
|
Posted:
Tue Dec 07, 2004 10:36 pm Post subject:
Web Part Page Customization |
|
|
I have a question about customizing webpart pages in Front Page. I
have created a webpart page that contains a list of values on the left
hand side and related data on the right hand side. When the user
clicks on the value on the left, all the related data is displayed on
the right. I did this through creating list Web Parts and connecting
them through Web Part connections.
Currently, if the user would like to edit any of the data, they have to
click on the record and then click "Edit Item". I noticed that the
"Edit Item" button calls the Edit Form Page for the specified item
(editForm.aspx?ID=155). I would like to create a new button on the
page called "Edit" and go directly to the Edit Form Page. I
cannot, however, figure out how to get the ID of the selected record to
pass with the hyperlink.
Has anyone done this or have any ideas on how to make this work?
Thank you! |
|
Mike Walsh
Guest
|
Posted:
Tue Dec 07, 2004 10:57 pm Post subject:
Re: Web Part Page Customization |
|
|
This is the newsgroup for SharePoint Team Services (STS)
STS does not have webparts.
Please post to either
microsoft.public.sharepoint.windowsservices (WSS)
or
microsoft.public.sharepoint.portalserver (SPS 2003)
Mike Walsh, Helsinki, Finland
STS FAQ at http://www.collutions.com/Lists/FAQ
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup
"Amber" <amberlrapp@yahoo.com> wrote in message
news:1102437408.708254.119980@z14g2000cwz.googlegroups.com...
| Quote: | I have a question about customizing webpart pages in Front Page. I
have created a webpart page that contains a list of values on the left
hand side and related data on the right hand side. When the user
clicks on the value on the left, all the related data is displayed on
the right. I did this through creating list Web Parts and connecting
them through Web Part connections.
Currently, if the user would like to edit any of the data, they have to
click on the record and then click "Edit Item". I noticed that the
"Edit Item" button calls the Edit Form Page for the specified item
(editForm.aspx?ID=155). I would like to create a new button on the
page called "Edit" and go directly to the Edit Form Page. I
cannot, however, figure out how to get the ID of the selected record to
pass with the hyperlink.
Has anyone done this or have any ideas on how to make this work?
Thank you!
|
|
|