Introduction

We have one sharepoint 2010 site which houses two Lists, for this example lets say Countries and Cities. In the Cities list we have a lookup for the ID of the Country and also the Title of the country to make that relationship. We want to use sharepoint designer to create a view between these two lists.

  1. To show one country details at a time (paged). So we can look through the different countries.
  2. Another web part to show related Cities in that Country
  3. Allow inline editing on the cities web part with the default value of the select field to be the name of the country currently selected.

What we have at the moment

We have achieved all but number 3, i dont understand how to set the default value of a select field using sharepoint designer.

We have tried to use some third party web parts but they dont seem to be cutting the mustard. Any thoughts?

share|improve this question
feedback

migrated from stackoverflow.com 10 hours ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.