phdcc.Data is a set of DNN 4 modules that aim to provide good programmable data handling for DotNetNuke-based systems, including these modules:
- phdcc.Data.Form: Table and form generator; displays the customisable form to a user
- phdcc.Data.View: Show a result from one or more forms - customisable in VB or C#
- phdcc.Data.List: List of results, each item customisable in VB or C#
- phdcc.Data.Search: Customisable search form
Possible uses for phdcc.Data:
- Provide forms for users to fill in, eg survey, questionnaire, profile or registration forms
- You enter data which can then be searched and viewed by users
Primary feature set:
- Great form configurability, including multi-language support
- Profile, Recordset and email result options
- Can be used as a Register form
- Full validation and dependency checking
- Moderation of form results
- Search, Results, Listing and Catalogue of entered form data
- To do: clean up of interim results, old results, and unused forms
Free download
Full details at the main phdcc.Data site
Form examples