There is need of showing list of task associated to the project in New Stage form while listening to the onChange listener of the input taking tasks as input.
|
Tasks Included<br> |
|
<input type="text" placeholder="Enter Task Names to be Included" id="stage_task_names"><br> |
And it is import to add task_ids in task field from database so that it can be identified uniquely.