App with auto generated referenced rows

i'm creating an app that tracks a job progress of a pipe company, each job has e task and subtask table, but when i creat a job i don't want to creat all the subtasks again, can i auto generate this subtasks? so i only need to edit it

0 4 141
4 REPLIES 4


@vacina_nesf wrote:

each job has e task and subtask table, but when i creat a job i don't want to creat all the subtasks again


Where/How do you create the subtasks in the first place?

the app comes with 3 tables, MAIN JOB, MAIN TASK and SUB TASKS
each main task comes with a few subtasks, for now i have to create a job, main task and subtasks, but every job is the same, i only need to change the progress done, how can i do that?
Screenshot_25.pngScreenshot_26.png


@vacina_nesf wrote:

every job is the same, i only need to change the progress done


Why?

for every job, i need to create tasks and subtasks, i want to be able to create a job and the tasks and subtasks are generated with 0 progress

Top Labels in this Space