|
|
User defined fields also known as custom fields is a feature which allows to
create new fields to store additional information. While these user-defined
fields serve the same purpose as the standard fields the most important
difference is that user defined fields could be created on the fly while
standard fields are created on design time.
For your convenience we provide a set of controls and wizards witch helps to
quickly implement user defined fields support for both Asp.Net and Windows
applications.
Field types:
The following types are supported: Text, Number, Boolean, Date,
Time, DateTime, Month,WWW and Email.
User defined lists feature:
This feature allows user to create a list of predefined values, and
by assigning this list to certain user defined field will allow him to choose a
value from combo box.
Grouping:
This feature allows you to have
different fields for each group(classification) of main entity. For example: you
have a table Persons and persons are somehow grouped by the category they belong
to as Administrators, Developers and Managers. By using grouping you
may have different user defined fields for each of these groups.
Backend database:
MS SQL or Access databases.
|
|