I am working on a project management type app. Basically I want the ability to have the user to upload a photo to a specific task detail page.
For example: Bob’s Tire Store (Project) > Create Logo (Task) > Upload logo to the Create Logo task detail page. I don’t want it to replace the task image, I would just like it to display for stakeholders to review the logo on the task detail page.
Any ideas on how to accomplish this? I feel like it’s form related, but can’t get my head around it.