Forums

Products - English => NeoRecruit => Topic started by: Anthony Aykut on February 06, 2008, 12:19:13 PM



Title: Name Surname instead of Surname Name
Post by: Anthony Aykut on February 06, 2008, 12:19:13 PM
Hi,

I'd like to display Name Surname instead of Surname Name (Anthony Aykut, instead of, Aykut Anthony) in :

- Applicants
- List of Applicants
- Response Email Details (Standard Reply sent to Aykut Anthony & To : Aykut Anthony)

If someone can tell me which files are involved, I am more than willing to make the changes (I guess, swap variables), unless it is complicated - then I need someone to show me the code  ;D

Thanks in advance,
Anthony


Title: Re : Name Surname instead of Surname Name
Post by: Raphael on February 11, 2008, 08:35:27 AM
Hello Anthony,

You need to edit :
• the file /components/com_neorecruit/screens/front.candidate_array.html.php line 106,
• the file /components/com_neorecruit/screens/front.candidate_card.html.php line 69,
• the file /components/com_neorecruit/tasks/front.application_save line 100.

Regards,


Title: Re : Name Surname instead of Surname Name
Post by: Anthony Aykut on February 11, 2008, 08:55:37 AM
Hi Raphael,

Thanks for that, only front.application_save.php was found in /tasks  ;D

Anthony


Title: Re : Name Surname instead of Surname Name
Post by: Raphael on February 11, 2008, 09:22:20 AM
Oups... :-[

Sorry for the mistake! I corrected my post, if this topic can help someone else.

Regards