Forum Discussion
Hogstad_Raadgivning
Jan 30, 2019Steel Contributor
Change new item form in calendar view.
Hi, This is the project, using SharePoint list for vacation planning, and it works almost perfect. I have a flow that change a column in the form from No to Yes, if the vacation request is ap...
Hogstad_Raadgivning
Jan 30, 2019Steel Contributor
Second attempt,
I tried to hide the column under the element settings, but it looks like it is possible to hide an element if it is yes or no question. Maybe i need to change that into a list choice, with yes and now to hide it.
Best Regards
- Geir
Jan 30, 2019
In modern view, the way to hide the a field in a list form is by either adding some JavaScript logic in the form that hides the field or by using JSLINK
- Hogstad_RaadgivningJan 30, 2019Steel Contributor
Thank you Juan,
Not sure what that is. I solved it by avoiding a yes/no column, and use select from list. Then hide it under the element settings.
So problem solved.
- Geir