Some Choices of Multiple Choice variable can not be displayed on the form if choices are added to the variable via direct input into the Question Choices table in the list viewIssue Some Choices of Multiple Choice variable can not be displayed on the form if choices are added to the variable via direct input into the Question Choices table in the list view. The behavior can be reproduced out of the box by the following steps: 1. Create a catalog item and then create a Multiple Choice variable in the catalog item. 2. For the Multiple Choice variable, create a few choice records on the "Question Choices" related list. Add a new choice under the 'Question Choices' tab but make sure that you do not click the 'New' button, add via direct input into list table. 3. Go back to the catalog item and then click the 'Try It' button. Actual Result: The multi choice variable will not show all choices on the displayed form. Sometimes it will only show first one or first two choices. The remaining choices are not displayed on the form. Expected Result: All choices should be displayed on the form. A catalog item with a multiple choice variable which contains a few choices CauseThe behavior you have seen is actually not a product defect. The root cause for this behavior is that you are creating choices for a multiple choice variable by not filling the mandatory "Value" field of the Question Choices record. As the mandatory "Value" field is not filled out for those choices, any unexpected behavior like what you have seen might occur. ResolutionIn order to avoid any unexpected behavior for choices of a multiple choice variable, please make sure to fill out the mandatory "Value" field on all Question Choices records.