Re: [psa-devel] Assistance Request
Brought to you by:
koivi
From: Albert L. <al...@pl...> - 2003-08-20 18:29:36
|
I will need to add (at least - looking for additional input) these fields to the psa_users table: Address_1 Address_2 Town City Zip Country Date of Birth Company Fax Not the exhaustive list, but a start. I'd like to setup a basic form that users can customize that uses the addUser function. It would be cool to have an array as part of the setup that can define which fields are required and which are not. Then of course some intelligent way to produce an error and a user friendly way to highlight which fields were missed, while retaining the original inputs. I just did this using PSA and my solution was very sloppy and bug prone. This will be useful to the project because many web applications are utilized by users who sign themselves up, or give themselves access. - Al On 8/20/03 12:37 PM, "Justin Koivisto" <ju...@ko...> wrote: > Albert Lash wrote: >> I would really appreciate help in designing and developing the open >> registration process, and modeling the database structure for the user >> Extensive user profile. > > Give me an idea of what you want to accomplish, and I will throw some > ideas or code out there for you. |