Skip to main content

Add a task to a project with a form

  • July 19, 2022
  • 4 replies
  • 22 views

Forum|alt.badge.img

Hi,

I am using the project tracker template and I want to be able to add a task to a specific project. I can get the projects, But how do I add tasks to that specific one? Now I only get existing tasks

Any ideas?

4 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9814 replies
  • July 19, 2022

That is not possible on a single form. You could create a 2nd form for adding tasks into your base, and on your 1st form, give people the link to that other form to add tasks that don’t already exist.


Forum|alt.badge.img
  • Author
  • New Participant
  • 2 replies
  • July 19, 2022

interesting, let me see if I can make it work. So each p[roject should have its own task form?


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9814 replies
  • July 19, 2022

interesting, let me see if I can make it work. So each p[roject should have its own task form?


No, just one “task form” that enables people to add new tasks. (But people can only submit one new task on each form that they submit.) You would set this up from your tasks table.


Forum|alt.badge.img
  • Author
  • New Participant
  • 2 replies
  • July 20, 2022

No, just one “task form” that enables people to add new tasks. (But people can only submit one new task on each form that they submit.) You would set this up from your tasks table.


Ah. Ok. Not really a good UX to have 1 task per submit. Thanks!