Hi Everyone!
I have a page with all tasks including
- a table with projects A B C D
- a table with tasks + lookup to associated project
I have a page per project with
- a table with tasks linked to project B
- a button to add a task
I am trying to have the button automatically assign the task to a give project.
Any clue on how to do it?
I have “=project” but don’t know how to redirect to the specific project I had in mind.
Thanks in advance for the support!
Best,