Advertisement:

Author Topic: Specifc camps on registration form  (Read 456 times)

Goo

  • Newbie
  • *
  • Posts: 4
Specifc camps on registration form
« on: May 09, 2018, 05:11:36 am »
Hello!

I'm modifying a theme, and I need to show two specific camps from theme user registration menu (that I included) on my admin users' dashboard.

It would be something like that:

status | email | SPECIFIC CAMP 1 | SPECIFIC CAMP 2 | username | name | date | items  | update date

I believe that I'll need to record on Database those values too.

Is that possible?

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: Specifc camps on registration form
« Reply #1 on: May 09, 2018, 09:21:29 am »
Hello,

You can add custom fields at registration using this tutorial: https://forums.osclass.org/development/changing-item-url-(in-user-account)-28145/

Regards.