Forum Discussion
grant_jenkins
Aug 10, 2024Iron Contributor
List Form Formatting - Displaying Multiple Choice values in Header not possible
I've tried every approach possible to try and display values from a Multiple Choice column in the Header of my List Form, but no luck. Is this a bug, or limitation with the JSON and List Header?
Note that I've tried every possible variation of foreach and iterators, etc.
If someone has a working example specifically for a List Form Header that would be amazing.
- michalkornetIron Contributor
Hi grant_jenkins, I tried using a multi-value choice column value in the form header with the same code that works correctly in column formatting. Unfortunately, I am encountering an internal error: 'The type of field x is unsupported at this time.' It seems that multi-select choice columns are not supported yet. Perhaps someone can confirm this.