Provides better use of profile fields, replaces (replace profile fields)
Features:
- importing default or custom fields
- ordering of profile fields (drag and drop)
- adds pulldown, radio, calendar and datepicker field types
- show on register form
- mandatory fields (for register form)
- disallow editing of a specific field (applies to edit profile)
Needs to be positioned after the profile plugin!!!
Version history
2.1:
- added: input/securitytoken view on profile edit form to comply to 1.6.x standards
- fixed: show as tags also on edit profile and register
- fixed: datepicker handling existing (non unix timestamp) data
- fixed: loading of css of datepicker not working in IE
- fixed: reference to coldtrick.com in datepicker
2.0:
- added: option to output field (on profile) always as tags
- added: datepicker (saves selected date as unix timestamp), can replace default elgg calendar view
- added: option for disallowing editing of profile field (eg only ask on register or data maintained in external system)
1.0:
- initial release
ColdTrick IT Solutions
(c) 2009 ColdTrick IT Solutions
View Jeroen Dalsem's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Would it be possible to create a 1.6 version... thanks
@myoung it works perfect on 1.6
read
added: input/securitytoken view on profile edit form to comply to 1.6.x standards
@lord55... my mistake...thanks.. guess my eyes were stuck on the top part of the description.
When I use 'dropdown' or 'radio' in a profile type, if users don't want to choose one, how can it be not displayed in the profile? I think there must be a way... when users choose a kind of 'no selection,' the field is not displayed.
Awesome plugin, is there a way to set profile fields by category like in the forms plugin?
I added this plugin after having some people register. I set up some of the new profile fields to be pulldowns and radio buttons. When the user tries to update their profile, they get a text field instead of the pulldown/buttons. What can I do to fix this?
I do believe you should have installed the plugin ***before*** any users registered...
Then the ***new users will be hit by the PlugIn's code stuff..
Take 2 steps backwards...
hi!
i would like to know how i can make that the permissions of some fields be public by default and anothers only for "my friends"
now a day for default elgg's permissions i can select one type of permissions for all fields. but i need for example that my friends could see my email but not all users, and my name and last name be public by default.
How can i edit this for all user by default?
Thanks!