Hi all,
I have a list of tasks and one of its fields is reference to another task in the list, and another field is boolean value.
the boolean value of the tasks is false. I want the booleans to be dependent on the related task's boolean value.
One can't be true unless the other one is changed to true. Sort of Parent-Child Relationship.
Any idea how it can be done?
Thank you,