Hello,
I currently have a repeating group inside a repeating group, the following is my db structure :
Each student has a set of skills (red), and inside each skill, their are acheivements (blue). I need to display somehow all achievements inside each skill in my pdf.
I achieved it in my app by creating nested repeating group, but I’m confused of how I can achieve it in pdf conjurer.
Maybe it would be easier if the pdf took the image of my existing repeating group so I don’t need to hustle that much ?
Thank you