Adding custom field in default joomla 3.1.1 registration form

前端 未结 3 2096
悲&欢浪女
悲&欢浪女 2021-01-05 01:26

Recently I have stumbled upon a situation in Joomla 3.1.1 where I need to add a custom field attached with default registration form.

I surfed the e

3条回答
  •  旧时难觅i
    2021-01-05 02:29

    Depending on whether you needed the custom field to be added to the database or not, you could use a form building component such as RSForm!Pro or ChronoForms. They both can tie into the user registration system in Joomla and give you a lot of flexibility in custom emails, adding info to database tables, etc. This would insulate you from any core updates that could wipe out your modifications. I believe Chronoforms is free as long as you don't mind a link back to the developers in the form.

    If you can't do that, I would make sure that I had a backup of the files that I modified handy before updating the site. Joomla 3.1.x is a short term build so you have a higher risk of those files getting changed than if you were working on a Joomla 2.5.x site.

提交回复
热议问题