PennController for IBEX › Forums › Support › mixing PennController and other controller › Reply To: mixing PennController and other controller
May 22, 2019 at 1:52 pm
#3665

Keymaster
Hi again (again!)
I think I need to update this method so it can be used more efficiently with the latest versions of PennController. The items that are generated by your code are automatically labelled by PennController.Template, using the Item column if there is a column named so in your table, or using “unlabeled” otherwise.
As a workaround for now, I would suggest you add a column named Item in your table and refer to the labels in PennController.Sequence (If I remember correctly, the labels will correspond to Item- concatenated to whatever you have in your Item cells).