Forum Discussion
Chris Cundy
Nov 13, 2020Brass Contributor
Conditional choice column - content types?
Hello, I am building a helpdesk solution in SharePoint Online and have a choice column called "Status" and a resolution column that should be filled out when the status column equals "Closed". ...
Martin-Coupal
Nov 14, 2020Iron Contributor
Chris Cundy other than having to change the content type when the item status would be closed is to convert the SharePoint form to a PowerApps form where you will be able to build the logic to display resolution only when status is closed (this would not require using different content types)