A few others have stated below that for making the Edit and Delete buttons available you need to insert into the xmod:template-tag: <xmod:Template EditRoles="UserRoleName1" DeleteRoles="UserRoleName1" What is puzzling, is that neither AddRoles and DetailRoles do need this extra setting in the tag.. What is even more puzzling, is that even Administrators-accounts (not Host-accounts) also have to be stated in this tag... Whereas in the User Manual, it is clearly stated on the <xmod:Template>-page that: "AddRoles/EditRoles/DeleteRoles/DetailRoles: Each of these properties are lists of DNN role names, separated by semi-colons. Host/SuperUser and Admin accounts always have add/update/delete/detail permissions." read: AND ADMIN ACCOUNTS IE: the standard DNN role Administrators should have the Edit and Delete access as default. Or do you mean Host accounts only?? Maybe time to either specify this diversity into the manual, or change the feature? All else is just gooood! Thanks! OJ, Sola, Norway |