IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
To learn more about the different steps to create a custom field, read the For developers: Create custom fields for product types article.
Here is a list of the things that are specific for the multiple choice field:
When creating a multiple choice field, where you create the field definition, you must also create the available choices for the field.
To do this perform the following:
NOTE: When creating a multiple choice field, store your choices into an enumeration. The choices are not stored in the MetaField instance. The enumeration will help you work with the choices when setting or getting the value of the field via code.
Use the following code example:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important