By johnhanley on
Has anyone ever successfully combined the fields of the default user "account settings" page and a custom profile page (exp. "Personal Information")? By default these are separate tabs.
My hunch is this would take a fair amount of effort including the creation of a custom template to combine the forms and functionality to save the results accordingly. Perhaps not exceedingly complicated, but potentially time-consuming.
Thoughts?
Comments
Have you done it?
i want same? Have you done it? if yes then please share code with me.
Best,
Kamlesh
combining fields
I never pursued it. I know it's possible because it's already being done on the registration form. It would certainly be a nice option (i.e. combined or separate tabs.)
-------------------------------------------------------
"If you don't read the newspaper you are uninformed;
if you do read the newspaper you are misinformed."
-- Mark Twain
I need it urgently
Help me out, please.
review these modules
In D6, look at content_profile, advanced_profile with panels. The combination of these will allow you to set up a custom 'panel' with sections laid out as you like, each containg whatever content you want to put in each section.
http://www.drupal.org/project/content_profile
http://www.drupal.org/project/panels
http://www.drupal.org/project/advanced_profile
This modules for what I know is for view only
I think the question is about how to combine the profile categories, so that there will be one form where all the form items, from the categories involved are in , with just one submit button to save the combined forms.
one form to rule them all
terabitez, you are correct. We're talking forms here or rather combining all the profile form elements with the account edit form.
-------------------------------------------------------
"If you don't read the newspaper you are uninformed;
if you do read the newspaper you are misinformed."
-- Mark Twain
sorry
missed that.
no apology necessary
The modules you pointed out are very useful and I'm sure the information will be useful to some users.
-------------------------------------------------------
"If you don't read the newspaper you are uninformed;
if you do read the newspaper you are misinformed."
-- Mark Twain
Have you been able to
Have you been able to implement 'account' & 'user info' on a single page without tabs. If yes, please let me know how to achieve that in D6.
Plz reply..
Plz reply..
Either it is too difficult or
Either it is too difficult or too easy. Please provide some insight.
combining user account and profile forms
I personally never pursued it. It's certainly possible, but would definitely require some effort.
I haven't fully tested this
I haven't fully tested this yet, but it seems to work for me with a minor change to the profile module.
On line 559 of profile.module:
becomes
The entire profile is loading on user/%/edit for me and I'm able to save changes.
>Lavigne Works perfectly for
>Lavigne
Works perfectly for me. Thanks!
I hate messing with core modules though. While this is good for a hack, I'm hoping there's a more Drupal-proper way someone can come up with...
Don't need to hack core
There is even a simple module that does this for you now. http://drupal.org/project/onepageprofile
Drupalize.Me, The best Drupal training, available all the time, anywhere!
one page profile
At the time of the posted hack the one page profile module didn't exist, but it's good to see someone finally produced a solution.
thanx add1sun, just what i
thanx add1sun, just what i needed.
Adriadrop Drupal development
sadly works only with core
sadly works only with core profile no content profile ;(
yeah :( any solution to merge
yeah :(
any solution to merge content profile form also ?
Do you know the module, which
Do you know the module, which can place any drupal form into the node ?
If there is something like that, there is a module Node in CCK - http://drupal.org/project/nodeincck , it can inject a node into the cck form, so if the node would contain a form , it could be done.
What do you think ?
anyone found solution to
anyone found solution to this? :)
http://drupal.org/project/acc
http://drupal.org/project/account_profile
--
Tom
www.systemseed.com - drupal development. drupal training. drupal support.