You can create a Select field type with 2 options:
how I can show this user group chooser on my registration page?
guestBlogger|Guest User
payingClient|Paying Client
Are multiple registration forms, linked to a specific Joomla ACL Group possible please?
Hi,
I have disabled field "Newsletter" and now works, this is a delimiter field that load a module with inside another HTML form. So you have a html form inside another html form, this cause the problem.
Ah right, so we can't load any joomla module within the easy profile fields and form?No, this not depends from Easy Profile and Joomla Modules, you should not include a HTML FORM into another HTML FORM in all websites.
public function triggerProfileUpdate($user,&$data,$changed,$isNew){
if ( isset( $data['newsletter'] ) ){
$value= $data['newsletter'];
if( $value==1 ) {
/* HERE CODE TO ADD TO NEWSLETTER LIST (MAYBE SAME CODE OF YOUR PLUGIN) */
}
}
}
Hi,
in condition you need to set "Two Ways" parameter to "Yes".
Now conditions work so (without 2 ways)
if equal to custom value "empty" show "stupulation of registration", "Other Type",.... fields
Instead with 2 ways conditions work so:
if equal to custom value "empty" show "stupulation of registration", "Other Type",.... fields OTHERWISE HIDE "stupulation of registration", "Other Type",.... fields
Now your conditions do nothing because both conditions only show fields but never hide.
My apologies but I keep re-reading your message above but it just doesn't seem to be making sense to meIt is simple, with Two Ways you have also inverse condition. So for example condition like:
can you help me with the correct set-up in my backendNow it seems already ok. Only one thing, now your usergroup field hide first tab in registration form for bloggers. So you will see blank page and you need to click on first tab to start registration process (see screenshot).
If only I could hide the 'Registrant Detail' registration tab on this oneSorry this is not possible, all core fields that compose a name are mandatory. Now you want to have only "Author's First Name" and "Author's Image" fields, but this is not possible. You can't use Easy Profile as Form manager, the purpose of Easy Profile is to extends Joomla registration.
OK, I've played with that and may aswell still leave it active, as clearly it helps remove spam automated registrations anyway but I had to test and see what difference it made to the two registration forms I'm trying to work with.This happen because your usergroup field is hidden type but it is still a part of profile.
OK, can you explain a little more what you mean by this (Taking in to account my use of two registration forms) or even show me what you mean, as "you can use a tab with mandatory fields for both registrations" is a little ambiguous in this large topic of mine here, it would be much appreciated.
Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.
Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.
Before you post: read the documentation and search the forums for an answer to your question.
When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).
Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.
Language: only English
Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.
Our site uses non fat, delicious cookies which help us improve your user experience. You can read more about it in our Legal page.