Actions
Feature proposal #3006
closedInitial feature set
Description
The initial feature set for this plugin includes the following:
- New field type (db lookup) to be available in CB Field Manager
- Field of this field-type does not actually save any data in a user profile (no column in comprofiler table)
- Registration only validation of form value is performed
- Created fields have 2 query parameters (when creating new field of db-lookup type parameters will appear in right column)
- SQL query check parameter will be used to validate the field form value against a database table
- SQL query update parameter will be used to mark code value usage from database table
- Only internal database currently supported (external could be a new feature request if enough interest is expressed)
Actions