Hello, Is there a way inside xmod pro to view and edit the profile fields of the DNN user? I'm looking to create a simple form for doing this that could be inserted into any page. Thanks
Hi there, I am trying to show the edit button in a template only to the user that originally submitted the item into the table (plus Admins). They should be able to see all entries, but not edit any that were not submitted by them. Any pointers would be most welcome... Thanks, Ben
Hi there, I've got a project to move a site from an old version of DNN to the current version. One of the form controls that is in use on the old version is the userpicker. E.g. <userpicker ref="contact" roles="Paying Members"> <label>Contact</label> </userpicker> Is there an equivalent in the new version we are using (4.6.5.0) Many thanks, Ben