have you installed OpenCATS? Proud of your customizations and want to share it? Post here and wait for the praise...

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but keep your comments directed to the topic at hand - not at the commenter.
#4581
Insert this code at line 60 of /modules/candidates/Show.tpl i.e. after line 59 which should be </tr>:

<tr>
<td class="vertical">Candidate ID:</td>
<td class="data">
<a href="mailto:<?php $this->_($this->data['candidateID']); ?>">
<?php $this->_($this->data['candidateID']); ?>
</a>
</td>
</tr>
Export part in Job Order order search

Hello, Neat post. There’s a problem with you[…]

I also got the same error. Is there any remedy? […]

I just did a fresh Windows install this morning, a[…]

Searching candidates through API.

That's a bit difficult. I'm also looking for the a[…]