Hi i am trying to add a studentnumber to a semesterchoice, right now it only works for the last one in het Change student, is there a way i can fix this, below are pictures of the microflow And this is the page where it works only for the first semester, or basically for the last change object in the picture above As you can see it only works for the first one, but the studentnumber needs to be there for the one below as well Anyone has any ideas?
asked
Stefan Pouls
2 answers
0
When you create the SemesterChoice you could set the Student_SemesterChoice association to Student directly in that Action.
I hope this helps.
answered
Robert Price
0
Here is the domain model for the Student and SemesterChoice