Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Country - State Dropdown list problem

  Asked By: Edmond Kidd         Date: Jul 21, 2006      Category: Sharepoint      Views: 1780
 

I want to do a very basic operation in sharepoint custom list.

When ever a user selects any country from a drop down list(custom
column of choice type containing list of all countries) the
corresponding states would come up in another states list.

I want to do every thing through native sharepoint list not with the
help of any webpart.

Tagged:          

 

3 Answers Found

 
Answer #1       Answered By: Ana Payne          Answered On: Jul 21, 2006       

Not really possible. I've heard people try to write javascript to filter the
second list  dynamically, but it's ugly and I wouldn't recommend trying to do it.
The pain of building it (and maintaining it) isn't worth the *wow* effect you
get in the end.

 
Answer #2       Answered By: Christop Mcfadden          Answered On: Jul 21, 2006       

One of our programmer has create this function, he is presently on holiday. But I will ask him to contact you next week.

 
Answer #3       Answered By: Lacey Daniels          Answered On: Jul 21, 2006       

Mind if you share with the rest of the class?

 
Didn't find what you were looking for? Find more on Country - State Dropdown list problem Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].