Forum Discussion
Lists - JSON Custom formatting - Multi value columns
- Apr 12, 2024
- What is the column type, is it choice?
- Is this particular column shown on the list form or hidden? If hidden, try showing it on the list form: Show or hide columns in a SharePoint list or library form
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- What is the column type, is it choice?
- Is this particular column shown on the list form or hidden? If hidden, try showing it on the list form: Show or hide columns in a SharePoint list or library form
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- EricDefermApr 17, 2024Steel Contributor
I guess the answer to my question/issue is mentioned i/t article you shared.
The columns from which I want to retrieve the values are simply not (yet) supported :exclamation_mark:
Would be interesting to know if MSFT will support these type of columns i/t nearby future.- ganeshsanapApr 17, 2024MVP
Article link I mentioned above is related to showing/hiding columns from the list forms, either directly or conditionally.
Here is the Microsoft official documentation/article related to configuring list forms using header/footer layout JSON: Configure the SharePoint list forms using JSON formatting
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- EricDefermApr 16, 2024Steel ContributorHi ganeshsanap, the issue is occrurring with Choice columns (with the option allow multiple selections enabled) and also with Managed Metadata columns.
All these columns are shown in the View as well as on the list Form.
Tx for your reply.