I want to change the item properties (or "set" them) on several "items" I've selected from a query, but am not sure how to go about doing that. For instance, I am doing a query to find a certain type of transaction, then I am querying to find out what columns belong to that transaction. I want to change the item properties on the user screen that are equal to the columns that belong to that transaction, but the name of the items on screen will be 'block.column name' whereas the columns from the table will just be 'column name'. Thanks!