Hello experts first of all thank you for taking the time to read my question.
I have a boolean type field which I want when turned on to make the ListPart type page unable to be editable as long as this field is true
I understand the logic implemented to make a Card type page editable as shown in the blog
But I would like to know if it is possible to make only the page where the lines are stored non-editable as I show in the following image:
In short, I would like to know if it is possible that when the Boolean field is true, the editable property of the page where the lines are stored is false and works as if I had placed this at the code level:
Thank you very much again for reading and I look forward to any kind of idea to make this possible
Thanks for your time