Signup Fields Download 5.0

This component/theme works with latest OSSN version.
Indonesian Arsalan Shah 9 years ago

Signup Fields


is an example component that creates a custom field called 'mobile number' inside the signup form of your site and on the member's account settings page.

In case you need more fields and more privacy/appearance options the Premium Custom User Fields component is the right choice.


Changes
V 5.0

  • adds compatibility with the Custom User Fields component
  • from your admin panel you may turn on/off the visibility of the mobile number on the Premium's component 'About' page now.
Comments
German Michael Zülsdorff Replied 5 years ago

@Abi
Signup Fields 5.0 has been tested to work flawlessly with Ossn 5.0. It comes with one configurable option now in case you want to run it in conjunction with the Premium 'Custom User Fields' component.

Catalan Aby Mathews M Replied 5 years ago

Hai,

Does this work with OSSN 5.x? After adding the component, it does not reflect in configure drop-down. Any advice?

Dutch Eric redegeld Replied 7 years ago

hi, great option

i want this with this option
phone
adress
postal code

this for the setting of an neigborhood whatsapp prevention site
is there allready a admin back end?

German Martin Korn Replied 7 years ago

How do I get the <a href="https://www.wieistmeineip.de/ip-adresse" </a>
Under the registration field

German Martin Korn Replied 7 years ago

They can make the ip is registered with registration because of fakes

German Manfred Aretz Replied 7 years ago

can I use this to get the language selct on the register page ?

i am not happy with this that the user can choose his language with the language selctor on top of the header. register, login and change the language in his profil

with language select on the register page the new user get his confirmation mail in the choosen language and he donßt nedd to login and change his language in his profil

iff this is possible, how can i do this ?

German Michael Zülsdorff Replied 7 years ago

@Heiko

Are there any such fields for the profile?

I don't quite understand. These extra signup fields in fact will become part of your "Account Settings" automatically.

And how can one ne profile description incorporate?

Please provide more details about the 'ne profile description' you are looking for

German Heiko Schulze Replied 7 years ago

gibt es solche felder auch fürs Profil? wegen Whats App und Skype? und wie kann mann ne profil beschreibung einbinden?


Are there any such fields for the profile? Because of Whatsapp and Skype? And how can one ne profile description incorporate?

German Michael Zülsdorff Replied 7 years ago

First, define the extra field like

$extrafield = array('name' => 'WHATEVERNAMEYOUWANT');

then add it to existing fields like

$fields['required']['text'][] = $extrafield;

us Jody huth Replied 8 years ago

what format like what i added below?

function signup_fields($hook, $type, $fields){
$extrafield = array(
'name' => 'mobile'
'age' => 'age'
'year' => 'year'
);
$fields['required']['text'][] = $extrafield;

Component

Developer: Arsalan
License ossnv3
Type: User admin
Requires Ossn Version : 5.0
Latest Version: 5.0
Last Updated 5 years ago
Repository Url View Repository

Versions