in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

select and use two values from a list to populate a form, using only one condition on the retrieve

Last post 09-21-2007 8:27 AM by cguilbert. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-21-2007 8:27 AM

    select and use two values from a list to populate a form, using only one condition on the retrieve

    (newbie)

    I'm trying to create a Web Part to track progress against mandated training and surveys.  The mandated training and surveys list has a training/survey name and a required due date.

     The web part will display training/survey name (picked from a lookup drop down), the required due date, person's name (picked from a lookup drop down) and completion data (calendar grab date control).

    The problem is that when an entry is selected from the drop down list of training/survey name, I also want the due date associated with that record to be used to populate the due date on the web part.   I can't figure out how to link the two together through the UI.  I'd rather avoid placing the training name and due date in the same field.

     Example

    training/survey list:

    training_name  due_date

    Fire Safety       12/31/2020

     

    Web Part

    training_name   due_date     employee   completed_date

    Fire Safety       12/31/2020    Joe            10/31/2020

    Filed under: ,
Page 1 of 1 (1 items)

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