
Hi Jake, On Thu, Jun 12, 2003 at 12:04:45PM -0400, Covert, Jake wrote:
I've successfully added the Phone information to the database (mysql) and updated the CustomerCreateAccount.dtl to show the field, but doesn't appear to be required for them to create an account.
Do you know how I can make this required to create an account?
Make sure, that your new config line is like: [...] [ 'UserPhone', 'Phone', 'phone', 1, 1, 'var' ], [...] ^<- is important This is the list of the types: # var, frontend, storage, shown, required, storage-type, http-link ^^^^^^^^ <- means that his options is required.
********************************* Jake Covert Infrastructure Analyst Electronic Data Systems PSIC Support Group http://www.eds.com *********************************
-Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ --