Access to the data base

Posted by Community Admin on 03-Aug-2018 17:33

Access to the data base

All Replies

Posted by Community Admin on 03-Dec-2014 00:00

Hello all,

First of all, please forgive my lame terms, I'm definetely not a programmer or tech savvy in any way, but my team is responsible for this website and we've been learning as we go along.

Our website has an area where users can sign up for restricted access, so I've been asked to retrieve that list of users. How do I do that?

 Thank you!

Posted by Community Admin on 08-Dec-2014 00:00

Hello Maira,

I assume that there are pages in your project which can be accessed only by authenticated users. So, the users need to sign up and login to the website in order to be able to access these pages. If this is the case, you will need to get all the registered users in Sitefinity.

One of the options to get all the registered users is to use the Users list widget. Please open a page in edit mode and expand the Users section from the toolbox and then drop the Users list widget on the page. The widget displays by default all the registered users. You can also configure the widget to display users from particular roles. Please refer to the following documentation article for more details about the Users list widget and its settings. 

If you would like to retrieve all the registered users using the API you may refer to the following article where you can find code samples for this. 

Regards,
Sabrie Nedzhip
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed