Hey guys, so I have a basic checklist app and each checklist has multiple questions, but each question has to have an image attached to it. I tried to figure out the best way to implement this and I made it work by having separate entities for each question (“Frage” in example picture). Now while adding the pictures I also have to create a separate microflow for each question and I think this could be done in a better way. Do you have any suggestions? Thanks in advance :) Domain model: Microflow for adding image to question while creating checklist:
↧