Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1091979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:36:52+00:00 2026-05-16T23:36:52+00:00

following this MSDN article a CHOICE Element in a field declaration for SharePoint should

  • 0

following this MSDN article a CHOICE Element in a field declaration for SharePoint should have a Value attribute.

Value

Optional Text. Specifies the display
text for the choice.

The value can be a reference to a
resource in the format
$Resources:String. However, choice
values are not supported by the
multilingual user interface (MUI).
Choice values are initialized in the
default language of the web site and
do not change when a user switches to
an alternate language supported by the
site.

My current implementation looks like the following and doesn’t work:

<CHOICES>
      <CHOICE Value="Offen">open</CHOICE>
      <CHOICE Value="Duplikat">duplicated</CHOICE>
      <CHOICE Value="In Bearbeitung">inprogress</CHOICE>
      <CHOICE Value="Nicht vorhanden">unavailable</CHOICE>
      <CHOICE Value="Erledigt">finished</CHOICE>
</CHOICES>

VisualStudio 2010 claims, that no schema information for this attribute is found.
Has Microsoft forgotten to implement this or do I understand something fundamentally wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T23:36:52+00:00Added an answer on May 16, 2026 at 11:36 pm

    Gotcha:
    http://msdn.microsoft.com/en-us/library/ms439235(v=office.12).aspx

    Reading this, you might be led to
    believe that you could create a
    CHOICES collection like this to have
    SharePoint use value codes on the
    back-end of its DropDownList’s options
    tag in HTML. Like this:

    Maryland Delaware Virginia Pennsylvania

    Well, you’d be wrong. In fact, as
    nearly as I can tell, the Value
    attrbiute of this element does nothing
    at all. It’s not invalid if you use
    it; it doesn’t break anything; it just
    doesn’t do anything. And, the
    documentation leads you to believe
    that it should, which I think has the
    potential to cause a huge waste of
    time.

    If you want a value that is different
    than the text, here’s the right way to
    do it.

    MD#;Maryland
    DE#;Delaware
    VA#;Virginia
    PA#;Pennsylvania
    MD

    Originally posted as a blog-rant at
    http://thomascarpe.com/Lists/Posts/Post.aspx?ID=26.
    I’ll update mine if you update yours.
    🙂

    Thanks to Doc WattsMan for this explanation!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In C following this article ( http://blogs.msdn.com/oldnewthing/archive/2006/12/21/1340571.aspx ), we have succesfully been able to
I have a gridview and have modified it following this article: http://msdn.microsoft.com/en-us/library/aa992036.aspx#Y3473 to allow
I just got done following the steps in this MSDN article on creating a
I am following this article (http://blogs.msdn.com/b/kaevans/archive/2011/04/11/intro-to-windbg-for-net-developers.aspx )and it is saying download symbols from Microsoft
I have been playing with the demo code from this msdn article by Jeffrey
I am following instructions from this MSDN article: How to: Sort a GridView Column
In this article: http://msdn.microsoft.com/en-us/library/ms171728(VS.80).aspx The author uses the following method to make thread-safe calls
I'm building a Windows service and following this MSDN article , but I'm stuck
I was following this article: http://msdn.microsoft.com/en-us/library/aa902637%28v=sql.80%29.aspx and my query for distinct count looks like
The following saying is quoted from this article in MSDN. ... strong-name signing makes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.