Hello
I have created two entities, school class and student, with a one-to-many relationship between them.
The PDF file should contain all the students in a class.
You probably use
{{#if value}}
{{/if}}
But how is this supposed to work, the criterion is in the entity school class and the data in the many data records of the entity student.
Can someone show me an example.
Thank you.
Peter
I have created two entities, school class and student, with a one-to-many relationship between them.
The PDF file should contain all the students in a class.
You probably use
{{#if value}}
{{/if}}
But how is this supposed to work, the criterion is in the entity school class and the data in the many data records of the entity student.
Can someone show me an example.
Thank you.
Peter
Comment