I am using a hierarchical code list with three levels. The attributes for the first two levels require only one selection, and I want the third level to be multiple choice with the options limited to the nested structure of the hierarchy. I am struggling to achieve the desired result with the third level.

Using the CategoryImportGeneric.csv as an example, let's say that the user selects "1" for level1 and "1" for level 2. When I mark the level3 attribute to be a "multiple" attribute, all potential options for level3 are visible and selectable (eight total options). Instead, the only available options for level3 should be Item 1-1-1 and Item 1-1-2. How can I limit the available options to those defined by the hierarchy?

Thank you for helping to resolve this issue.

asked 18 May '24, 01:07

bnagelson's gravatar image

bnagelson
33516
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×118
×83

question asked: 18 May '24, 01:07

question was seen: 5,325 times

last updated: 22 May '24, 04:02