Forum Discussion
LincolnDeMaris
Microsoft
Jan 13, 2017Custom field rendering in modern list views
Hi SharePoint Developers,
We're working hard on making modern lists and libraries more extensible. One feature that we're working on right now is a SharePoint Framework component that allows y...
Deleted
Oct 31, 2017I was able to do this in classic view with JS Script code.
New list form: Hide particular fields
View list form: View those fields which are automatically filled via Microsoft Flow trigger.
Edit list form: Make those fields Read only.
So, the point is to modify list fields based on NEW/VIEW/EDIT form