in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Have a data view of list with edit links, need to save/pass paramters to list item along with user input.

Last post 10-03-2007 10:46 AM by bmchan. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 09-17-2007 2:07 AM

    Have a data view of list with edit links, need to save/pass paramters to list item along with user input.

    Hi, Any help here would be much appreciated. I have setup a page with 4 data view web parts connected to lists. The user clicks through 3 web part connections which filters the next data view. Along the way I capture the 3 parameters. When the user gets to the 4th data view web part I have enabled the Edit/Insert links in the data view part. When the user is done editing/inserting an item and clicks save I would like to also save the 3 parameters to the list along with the user input.  Is there a way to pass/save those paramters to that list item when edit or insert are clicked or when the users clicks save? I have a feeling I'm getting in over my head because I don't know what to do with the edit- BLOCKED SCRIPT__dopostback('ctl00.......','__cancel;dvt_1_form_editkey={1}') or save- BLOCKED SCRIPT__dopostback('ctl00.......','__commit') tags. 

    Anyone have any ideas?

     

  • 09-17-2007 10:14 AM In reply to

    Re: Have a data view of list with edit links, need to save/pass paramters to list item along with user input.

    Could you supply your values to the final view using parameters in your final dataview? I believe you can pass parameters through web part connections as well.

  • 09-17-2007 12:55 PM In reply to

    Re: Have a data view of list with edit links, need to save/pass paramters to list item along with user input.

    I have 3 parameters which I've gathered from web part connection to web part connection in the first 3 data views. The problem is passing those parameters along to the edit function within the last data view so they can be saved in the last list.

  • 10-03-2007 10:46 AM In reply to

    Re: Have a data view of list with edit links, need to save/pass paramters to list item along with user input.

    You didn't by chance find a solution for what you were trying to do?

    I'm trying to do something similar.

Page 1 of 1 (4 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.