Is there a way to have a Conditional Column with Multi-Line Text that will only show up in the list if a certain status is selected?
3 Answers
I do not personally know how to accomplish this task BUT I did find the following links from past posts that could assist:
SPD 2010: Can fields be hidden by Conditional Formatting on NewForm?
This one may also help out :)
SharePoint designer conditional formatting to hide column
And a third. Hide fields on sharepoint custom list form, No code
I am quite new to the SharePoint SE as well but... Welcome!
The only OOTB way that I know of to do this is to have to create a list content type for each of your status values, and include the column in only one of the content types.
You can try this:
Create a flow in Power Automate by applying a condition on the trigger, if the condition is satisfied then fill the column.