Hello everyone.
I have a task management app and would like your help.
The objective of this application is that the user selects a building and sees its tasks to be carried out.
I thus created several sharepoint lists according to a task and in this list I informed the building and the user concerned by the task.
The names of the lists and the names of the tasks are the same.
I thus created a gallery which displays all the tasks of the user, when he selects the task he is redirected to another page in which he can validate the task.
I would like to prevent the user from being able to select and validate a task when the previous one is not done.
do you have any idea how i could solve this problem?
thanks