I am trying to wrap my head around the zfcomons/zfcUser module specifically
with regard to custom fields.  I have read numerous blogs/posts but I have
not been able to get custom fields working. What I am trying to do is to
extend zfcUser, if that is even the best route I am not sure, so that I can
add additional fields to the user entities/database.  I followed the
instructions in the Wiki and I successfully added the new fields to the form
but I cant figure out how to save that data to the database.  I also tried
extending the zcfUser entity in my own module but again I have not been
successful in extending the mapper to save the new form data that I am now
collecting.  Where should I put the code to save the new fields that are now
showing up in the registration form?  Any advice on where to look would be
appreciated?  I feel like this would be pretty common so maybe I am going
about it the wrong way. If there is a better way please let me know.



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZfcUser-customizing-fields-tp4659153.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to