I have a template that forms a registration form, it is separated into three components "User, Note, Address" the three are being rendered, but I can not access their content when submitting the form. I need the form fields to be all submitted by submitting the form but I'm not exactly sure how to do it.