Hide or read-only Checkmark field
Posted: 07 Aug 2018
Hello,
I use your code to make the field read-only in a child in a quick edit mode. It works fine. Now I have a simmilar issue. To explain first.
I have a child which is a task list. A task list uses a field with internal name Checkmark to color the finish date to red if the current date is over the deadline. If the view does not show the field Checkmark, the dates do not color.
I want them to color red in the related items, but I also want the field Checkmark not to be visible, since I don't need it or at least it should be read-only. I don't want the users to click on it and finish the task.
The same problem is in list view and quick edit view. I tried to modify the code mentioned in the first sentence of this post but failed. Please advise.
Thanks,
Dejan
I use your code to make the field read-only in a child in a quick edit mode. It works fine. Now I have a simmilar issue. To explain first.
I have a child which is a task list. A task list uses a field with internal name Checkmark to color the finish date to red if the current date is over the deadline. If the view does not show the field Checkmark, the dates do not color.
I want them to color red in the related items, but I also want the field Checkmark not to be visible, since I don't need it or at least it should be read-only. I don't want the users to click on it and finish the task.
The same problem is in list view and quick edit view. I tried to modify the code mentioned in the first sentence of this post but failed. Please advise.
Thanks,
Dejan