Search
 

Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Dynamic User Directory Trial

Please fill out the form below and we will email you the link to download the Dynamic User Directory Trial.

 

Dynamic User Directory Trial Q & A


Question:  Are there any limitations within the trial version?

Answer: The only limitation is that the trial version is available for you to test for 20 days. There is also a note at the bottom of the login page indicating that this is a trial version.


Question:  I have tested the trial version and decided that it is just what I need.   Will I have to recreate my user directory module when I install the Standard or Enterprise package?

 Answer:  No. If you are upgrading from the trial version you can simply install the module on top of the existing installation. Your directory template, configuration,  and set up will all stay intact.


Question:  I really want to use the Dynamic User Directory module but I want you guys to install and implement it. Do you guys handle installation and configuration?

Answer:  Yes, our team can handle your module implementation no matter how small or how large it is. You can review our Premium Support Hours and can contact us with any questions.


Question:  What are the requirements for Dynamic User Directory?

Answer:  Dynamic User Directory requires DotNetNuke® 4.5.x. or higher. Dynamic User Directory has been tested and does work with DNN 4.8.x, 4.9.x, and the new 5.0 version.  DotNetNuke® is an open source ASP.NET framework.   For more details on this framework please visit www.dotnetnuke.com.


 

Dynamic User Directory Trial Version

 





CAPTCHA code image
Speak the codeChange the code
 
           

 

 

About Dynamic User Directory

In this day and age, users want a quick and simple way to find other users within a community.  Dynamic User Directory allows you to define search criteria, customize result templates, add filters, and more.  It's the perfect compliment to Dynamic Registration, too.  Use your custom profile fields like images and other details to enhance your results!

Dynamic User Directory is also an excellent reporting tool -- a must for anyone seeking to take full advantage of sorting user input and export to MS Excel® in order to: 

  • Create custom user directories and reports using user profile properties
  • Evaluate business statistics
  • Improve communication flow
  • Get better acquainted with your users


 
 View Dynamic User Directory


Get this module as part of the

Collection 5.0

User Management Suite

Watch a quick video on some of the features of Dynamic User Directory


What's new in 4.1?

  • Improved performance -- Major new caching features for all database queries
  • More efficiency -- Manage the User Data Feed scheduled task easily from within the control panel and module interface.  Much quicker for reviewing any potential problems and kicking off the scheduled tasks from the control panel
  • New Search Functions
    • Ability to search User Roles, instead of just filtering by security roles
    • New "Search All" field searches all user profile fields
  • Better integration with Dynamic Forms -- hide the search and enable auto-search from query string variables
  • Improved Template Options --  Use the new Gridview option instead of an HTML template.  Using the Gridview option, you can choose which fields you want to appear on your template.
  • Google Maps Integration
    • Now includes integration with Google Maps using a map token within the header and footer.
    • Use the Google Maps Location Integration within the Search function to limit results within a range of miles.
  • All new DNN6 Style Sheet classes


What's new in 4.0?
  • Display user images with more ease and options!
    • Use the new [UserImage] token to render either the User Profile Image in DotNetNuke or an image uploaded through Dynamic Registration.
    • Display images as a thumbnail, the full image or a thumbnail with a link to the full image.
    • Pop up the full image from the thumbnail using jQuery Lytebox effect.
    • Control height and width settings of your thumbnails.
    • Select any of our default images or use your own as an alternate if the user does not provide an image.
  • Important New Features for the Search Function
    • By popular demand:  Search criteria can now use the 'OR' operator, not just 'AND'
    • Now use security roles as a search criteria (previous versions only allowed filters to include/exclude users in roles).
    • Quickly narrow your results by using up to 2 sort order fields. Examples:  Sort by last name, then sort by first name.  Or sort by Territory, then sort by Sales Office.
    • Highly requested!  Search using various date criteria:  Greater than, equal to or less than Specified Date.
    • Select the right data type for your search field (Text, Datetime, Integer, or Currency) for more accurate results when using search conditions.
  • Random Display now lets you rotate your displayed users in random order.  Break out of the “top 10 results” limitation!
  • Use any of these new tokens in your template for additional details:  [CreatedbyUserID], [LastModifiedUserID], [CreatedOnDate], [LastModifiedDate].
  • Display Who's Online
    • Use a token to display if the user is online.
    • [UserOnline] token will render images set for online or offline.
    • Use our default images or choose your own.
  • Generate and download a VCard for the user and keep current on this growing trend!
  • New User Data Feed provides quick access to view and manage the module's scheduler and cache settings.
 

Whats new in V3.0?

  • Extremely fast performance!  Many R&D hours bear fruit with performance improvement over 400% using cutting edge query methods.
  • Individual Detail Pages can now have its own SEO settings including custom page titles, page descriptions, and page keywords based on specific user data.  For example, when navigating to a user's detail page, the page title can read "User Directory - Bob Jones, Denver, Colorado" by setting the template to be 'User Directory - [DisplayName], [City], [State].
  • New AJAX paging eliminates page refresh and works much better with SEO tools.
  • Search fields can now be marked as 'required' with optional validation error messages.
  • Search label suffix can now be set.
  • Search button validation features allow you to define custom JavaScript function calls for endless validation options.
  • Control Panel Quick Menu and Quick Edit icons offer improved admin interface.
  • New lettered navigation now available to display results using an alphabetical search filter.  Which field this filter applies to is all up to you!
  • Note: this version requires SQL Server 2005.

 

Whats new in V2.5?

  • New Administration Control Panel to easily manage the user directory template, the search fields, the module configuration, etc.
  • Export to Excel  features can be defined per security roles. This means that you can set up the ability to export the filtered/searched results to an Excel file, and you can limit the export link to users within a specific security role.
  • Hide search conditions dropdownlist - Search conditions such as 'Contains', 'Begins With', 'Not Empty' were currently defined within a dropdownlist, however you might only want to have a single criteria so now you can optionally hide the search criteria.
  • IPORTABLE Support - Dynamic User Directory now supports exporting and importing the directory template, module configuration, search fields, and other settings!
  • Optionally only display authorized users only.
  • Define search field labels - Within previous versions you could setup the search field labels based on localized variables (which you still can for localization), however now these search labels can easily be defined directly within the administration control panel.

 

Whats new in V2.4?

  • Significant performance improvements related to retrieving the results. We have been running benchmarks between the previous version and are updated scripts for pulling in the data are much faster. Previously the data was generated primarily via code and the new method involves very efficient SQL queries, stored procedures, and views. Simply put - its much faster.
  • Ability to allow the user to change the page size; also define initial page size, which page size options are available to the user and if the page size control is aligned to the left or the right of the page
  • New Maximum Number of results to retrieve - another performance option which will only render the first 'x' number of results to the module. This can be useful if you have a large membership database and want to force the user to search to render fewer records.
  • New option to now display the page numbers on the top, bottom, or both the top and the bottom of the results
  • New search localization features to allow the ability to localize search conditions (such as begins with, ends with, etc...)
  • New search localization features to allow the ability to localize search labels and fields
  • Optionally display a results count to the user, showcasing the number of total results displayed along with the listings within that page and current page number etc...

Whats new in V2.2?

  • New feature to include a 'Detailed' profile view. Now you can include a link within the item template to take you to a more detailed view of the user information. The detailed view can also be defined within a Rich Text Editor for full layout features.ly
  • New features to include an image for search button instead of link and select the text or image you would like (along with other options to optionally not display results until after initial search, alignment of the search options, etc...)
  • Works with all DotNetNuke Core and Extended Profile Fields
  • New feature to optionally exclude certain roles from the user directory or only include certain roles for the user directory
  • New search features: Search fields can now also be a dropdownlist or combo box of items that can either be manually entered within the administration page or can use a SQL query to return the list of items for the search field
  • New ability to export results to Excel if you are an administrator of the portal

Whats new in V2.0?

  • New Dynamic Search, Administrator can set the dynamic fields, available search qualifiers (i.e. Begins with, Contains, Ends with, etc...), and default search criteria/input.
  • Extended paging, sorting, and speed enhancements
  • New support to allow for pictures to be included from the new Picture/Image field with Dynamic Registration 2.2

 Module Information

Features:

  • Display as few or as many fields within the directory. The Administrator can create and easily modify the template for the directory including where dynamic responses should be placed.

 Item Template Example:

Name: [Last Name], [First Name]

Phone: [Home Phone]

Type: [RegType]

  • Set header/footer templates as well as an item template with the Rich Text Editor.
  • Easily create separate user directories based on separate Dynamic Registration Modules. With Dynamic Registration you can create separate registration forms within your portal for different types of users (i.e. one for job seekers and one for employers). With Dynamic User Directory you can then create separate user directories as well!
  • Don’t need a directory? What about Reports? Dynamic User Directory can also be used for created custom reports of your users and their responses to registration questions.
  • Set the sort order field (i.e. Last Name) for the directory, ascending or descending order.
  • Preview your directory/report based easily from the administration module
  • Set the number of records to display per page

Purchase Module / More Details

 

 

 
 

Join our mailing list...

Get current news and events the easy way

 

 

   
Subscribe Me

Recent Blogs...

 
Copyright 2005 - 2011 by Data Springs, Inc.