Hello all,
this is my doc
I would like when I click on the button in the candidate table row to create rows in evaluation table where the candidat = username (this is ok with the thisrow.username) but I would like in fact create one row per records from evaluation criteria that match with the assessment in my candidat table.
I put a expected resutat just in case.
The cherry on the cake (but I do not know if it is possible) would be to create a subpage with name of username and the filtered view of result for this user. I think this will not be possible.