Support

  1. pstmedia
  2. Support
  3. Thursday, April 07 2016, 04:32 PM
Hello EP!

In the frontend I choose this solution with the skeleton plugin

$db=JFactory::getDbo();
$query='UPDATE #__users SET name='.$db->quote($data['lastname']).' WHERE id='.$user->id;
$db->setQuery($query);
$db->execute();


But how can i resolve this in the backend when an admin changes the profile of a user?
Accepted Answer
admin Accepted Answer
Admin
ok, so you can do somthing like this:

Name is build like: Firstname + Lastname.

If you want to build name like Secondname + Firstname you can simply change Labels of these fields then:
- firstname label will be Lastname
- lastname label will be Firstname
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
our event "triggerProfileUpdate" works also on backend.

Anyway, can you explain me why do you want do something like this? maybe there is a better and simple solution ;)
  1. more than a month ago
  2. Support
  3. # 1
pstmedia Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
In user list menu item you can set to order by Lastname (see screenshot)

INFO
I don't want to change the core files of EP (i.e name.js).

name.js not set name, name is build by server side. This is useful for other purposes.
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 3
pstmedia Accepted Answer
Hi,
thats not what i mean.

I mean the backend view of Joomla! user manager (com_users&view=users)
  1. more than a month ago
  2. Support
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

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.