I am trying to figure out how to get access to the data that is stored from the registration process through a custom registration form using this plugin. I see the data in the database, but I did not see a way for the user to modify this data after registration. Also, is there a way to get this data on the users default profile page? I see the data under the extended profile page when I create a user profile form.
I saw an earlier post where someone appears to have accomplished this, but there was no real description on how that happened. It feels like I am missing something real simple here.
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.
ah, cool...looking forward!
I didn't notice it before because my clients use the custom registration form template feature. If auto-username is enabled, you don't need to include a username field in the template.
The fix in the next release will remove the username from the standard form as well.
oh, so auto-generated username is working properly?
is there a custom registration form template included in this plugin?
There is a form to enter the template. It is all explained in the docs (and in other threads in this group as well, including an elaborate sample template).
will check that out! thanks Kevin.
The templating system is explained in detail here:
http://community.elgg.org/mod/groups/topicposts.php?topic=463548&group_guid=56389
Hey kevin, where can i find the "templates section," as mentioned here in your README file:
"You can specify a full blown XHTML template when managing your registration
form by entering it in the Templates section."
Edit a form. It's right there, Triout.
:) brain freeze.
Hey Kevin,
I'm trying to have activity appear based on certain tags, could you help me? here's my scenario:
I have a mandatory field on all profiles requiring a 'city,' to determine each users location. In addition to 'all' 'friends' and 'mine' activity, i'd like to add a new tab to display activity based on the 'city' the user has entered as his/her location on their profile.
So, depending on the city entered by each user, activity related to that city(or tag) will appear.
any help on this matter?
- Previous
- 1
- 2
- 3
- Next
You must log in to post replies.