Support

  1. moncini
  2. Presales Question
  3. Wednesday, May 27 2015, 12:18 PM
Hello i am interested in your component. i wanted to know if it is possible to make different activation for the new users.

Example:

groupA automatic
group B request activation from administrator
groupC request activation from administrator

Is it possible with your component?
admin Accepted Answer
Admin
Hi Massimo,
sorry but this is not possible, Easy Profile extends Joomla user profile so activation process is managed by Joomla
  1. more than a month ago
  2. Presales Question
  3. # 1
moncini Accepted Answer
But it is possible if they click on company profile they must fill vat field if they are private customers no?
  1. more than a month ago
  2. Presales Question
  3. # 2
moncini Accepted Answer
I think they are cinditional field
  1. more than a month ago
  2. Presales Question
  3. # 3
admin Accepted Answer
Admin
Yes this is possible.

With conditions you can hide/show fields and add/remove from usergroups
  1. more than a month ago
  2. Presales Question
  3. # 4
moncini Accepted Answer
Sorry, this the last i suppose.

Is it possible to check what they write in the field?

like email field, vat field?

thanks
  1. more than a month ago
  2. Presales Question
  3. # 5
moncini Accepted Answer
?
  1. more than a month ago
  2. Presales Question
  3. # 6
admin Accepted Answer
Admin
Hi,
sorry for late reply,

Text field have a possibility to validate custom format. You can use our predefined format or make your regular expression with "Custom Format" parameter
Attachments (1)
References
  1. http://en.wikipedia.org/wiki/Regular_expression
  1. more than a month ago
  2. Presales Question
  3. # 7
klox7 Accepted Answer
Hi,

did you maybe concider adding different activaton for different groups? If not, do you maybe have any suggestions on how to modify Easy Profile for this?

Regards
  1. more than a month ago
  2. Presales Question
  3. # 8
admin Accepted Answer
Admin
Hi,
did you maybe concider adding different activaton for different groups?
No sorry, Easy Profile extends Joomla User Manager with ours User Plugins, unfortunately the code to set activation is into com_users files and we can not manage this via plugin.

If not, do you maybe have any suggestions on how to modify Easy Profile for this?
You need to hack the Joomla file /components/com_users/models/registration.php in "register" function.
  1. more than a month ago
  2. Presales Question
  3. # 9
klox7 Accepted Answer
Content Protected
  1. more than a month ago
  2. Presales Question
  3. # 10
admin Accepted Answer
Admin
Hi,
try to read docs at https://www.easy-profile.com/docs/38-jsnuser-object.html

example:
require_once(JPATH_SITE.'/components/com_jsn/helpers/helper.php');
$user=JsnHelper::getUser($id_of_user);
$user->setValue('lastname',$lastname_value);
$user->save();
  1. more than a month ago
  2. Presales Question
  3. # 11
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

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.

Guidelines

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

Search Users

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.