Hi all,
I'm stuck on an idea but not sure it might be the best way to tackle the solution.
The scenario is I am getting a list of students from a form
Next I send it to Workflow to manipulate if they are Senior/Junior etc whatever else I need.
The part I am having difficulty with is when I put it back out I need to display them with assessments, which could be 1-10, I am using a table for that.
There are only 5 students so I've made a variable for each student, but I would prefer to have the output fit in a table so I can use the for each row etc in workflow, but how do I have a table of say the first name, but 'split' across multiple layouts so they are not like a table just having each row underneath each other, if that makes sense.
Hence my other question as I've created a variable for each student, student1,student2,student3, but using a token to try and increment them
https://answers.laserfiche.com/questions/211670/Using-a-token-as-part-of-a-variable
All very new to me so apologies if the solution is staring me right in the face!
Thanks