Form and List
-
Hello guys,
I’m migrating my DotNetNuke CMS to WordPress, and everything has been quiet manner. Only I have a problem to find a replacement for the plugin “Form and List” of DotNetNuke.
The Form and List module is a very powerful tool for handling data that is primarily managed with forms and lists. Typically, forms are used to collect data and lists to display it.
It is possible to use Formidable Forms this activity? I’m a little lost, it is possible to upload the file with admin, and then download with visitor?
————————————————
Form and List allows you to define a table (a group of columns or fields) that has the capability to store and display records. In this context, a record is a set of column values where each field is named and has a specific data type definition. Take for example a list of friends, where for each friend you may store a first name, last name, date of birth, phone number, email address, home page and a photo. In this list you could input first name in column 1, last name in column 2, date of birth in column 3, etc. Only data of a predefined type is allowed in any one column. For this example, that is for first/last name columns 1 & 2 – text – and for date of birth, column 3 – date.
With Form and List, once you create a list, an input form containing all the column fields you defined is automatically created for you. After you input at least one record, a default report view is also automatically created for you. This list can be sorted by column and you can specify the number of records to display per page. In addition to this “Default Grid Table” view, the Form and List XSL rendering feature allows for even more flexible display options. Entering records, multiple users can do so simultaneously, and you can set Add, Edit and Delete permissions based on DotNetNuke security Roles
The topic ‘Form and List’ is closed to new replies.