Mike Walsh
Guest
|
Posted:
Sat Jan 08, 2005 11:56 pm Post subject:
Re: Choice field being referred by another choice field |
|
|
No you can't. Choice fields have by definition a single entry.
As you are posting in this newsgroup I presume you have SharePoint Team
Services (v1.0 came out in 2001).
If you had the newer product Windows SharePoint Services (WSS) for which the
newsgroup is not this one but microsoft.public.sharepoint.windowsservices
you could achieve roughly what you want by having two lists with a common
field and connecting them with web part connectors (1. List of States; 2.
List of States (for the connect) and cities in those States - i.e. two
fields)
[If you do have WSS please post to its newsgroup in future and look up web
part connectors in section IV (Tutorials) of the WSS FAQ]
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
"abhi" <abhi@discussions.microsoft.com> wrote in message
news:B5A0E9AD-4C82-41C6-86E6-ADEA940A6FA0@microsoft.com...
| Quote: | Hi,
Is it possible to create a choice field which is being driven by another
choice field in SCHEMA.xml? e.g If I have two fields State and Cities, If
I
select New york in "State" it returns me all the cities in "New York
state"
and If I select "California" it returns me cities in california. Let's
assume
I am hardoding the values for now.
Any help will be greatly appreciated.
Thanks |
|
|