I would like to display the photo id of all the employees currently clocked-in. In order to do this I would like to iterate through a collection of employees and generate a static box to contain their photo id if they are logged in. However, I cannot find a way to add components to a form without using the toolbox. Does anyone know of a method to do this?