I want to create multiple form as per attached snap in profile page. also it should be editable each form with respective data will save in the db. I am developing matrimony website like www.shaadi.com. please share your input asap.
Multiple form for profile details update
@ganeshborse: Thanks that you invite me to help you I hope I can.
Technically I see no problems several forms to stay on same page. Problem is that this must be the profile page. Better to use s2M’s profile page as well, with CSS you can change it to what you need. To add more forms is a problem, but I did similar task in two plugins of mine (adding custom fields of my plugin, not s2M ones), so I know it is possible. But needs lot of custom code, as to put forms is the half job, you must also ensure that they will works, and this needs code too… Still possible, if you really need this. (At least I can do )
Alternatively, did “multiple forms” is really need? Can they be replaced by “one form with several segments/areas”? This is easer to do with s2M’s profile form and some CSS. But will be one “Save” button, instead several “Edit” ones, and behaviour will be changed.