Index: lams_central/web/qb/collection.jsp =================================================================== diff -u -r26ce32081def8b8d0a0e38f513100920d33dbef1 -r80ab947256f1314103a88c68432755741615271b --- lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 26ce32081def8b8d0a0e38f513100920d33dbef1) +++ lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 80ab947256f1314103a88c68432755741615271b) @@ -111,7 +111,7 @@ "Actions" ], colModel:[ - {name:'id', index:'uid', sortable:true, hidden:true, width: 10}, + {name:'id', index:'uid', sortable:true, hidden:false, width: 10}, {name:'name', index:'name', sortable:true, search:true, autoencode:true, formatter: questionNameFormatter}, {name:'questionType', index:'questionType', width:0, hidden: true}, {name:'questionVersion', index:'questionVersion', width:0, hidden: true},