tokuan Posted February 14, 2010 Share Posted February 14, 2010 I want to add several new fields by copy functionality from address sectionI have1. Add new section in authentication.tpl starting with and end with 2. In folder classes in address.php declare all new fields as public3. In folder classes in adress.php added fields to $fieldsSize = array4. In folder classes in adress.php added fields to $fieldsValidate3. In folder classes in address.php added each new fields into getfields function4. And, off course added these fields into table addressI am able to see my new input fields and key in my values, but I don't get values into my table fields. I will appreciate any comment on HOW to save values into address tableKind RegardsTom :roll: Link to comment Share on other sites More sharing options...
jhnstcks Posted February 14, 2010 Share Posted February 14, 2010 If you can attach the files i can take a look. Link to comment Share on other sites More sharing options...
tokuan Posted February 14, 2010 Author Share Posted February 14, 2010 I have attached my files in a zipI will really appreciate any commentThanks files.zip Link to comment Share on other sites More sharing options...
jhnstcks Posted February 14, 2010 Share Posted February 14, 2010 Cant see anything on glaringly wrong. The only thing i can think of is the spelling on the sql fields are wrong. Link to comment Share on other sites More sharing options...
dubdrill Posted November 16, 2010 Share Posted November 16, 2010 I want to add several new fields by copy functionality from address sectionI have1. Add new section in authentication.tpl starting with and end with 2. In folder classes in address.php declare all new fields as public3. In folder classes in adress.php added fields to $fieldsSize = array4. In folder classes in adress.php added fields to $fieldsValidate3. In folder classes in address.php added each new fields into getfields function4. And, off course added these fields into table addressI am able to see my new input fields and key in my values, but I don't get values into my table fields. I will appreciate any comment on HOW to save values into address tableKind RegardsTom :roll: Hello Tom!Im currently facing the same problem.did you or someone managed to solve the problem of saving the field values?regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now