Project

General

Profile

CB Database Lookup Field Plugin project created

The need to be able to validate a CB registration form field against a predefined list of allowable code values gave birth to the project.
Added by nant over 12 years ago

This project will produce a new field type plugin that will have the following characteristics:

  • no column value will be saved in comprofiler table (although it could be modified to have one)
  • values entered in this field will be accepted only if they validate via an sql query (field parameter)

Such a field can be used to lock a registration form only for those who have proper access codes sent to them.


Comments