Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • maikkeli Friend
    #163961

    Where I disable those checkboxes that thise can not be checked.

    [ ] Notify via email when my application is successfully sent
    [ ] Notify via email when my application is reviewed

    We don’t want to use that.

    Vinh CV Friend
    #391382

    <em>@maikkeli 240240 wrote:</em><blockquote>Where I disable those checkboxes that thise can not be checked.

    [ ] Notify via email when my application is successfully sent
    [ ] Notify via email when my application is reviewed

    We don’t want to use that.</blockquote>

    You can disable these checkboxes by customizing template file via:
    /administrator/index.php?option=com_jajobboard&view=jacustomtmpl&viewmenu=0&task=edit&folder=jajobs&file=applytojob.php

    maikkeli Friend
    #391485

    starting at line 211-224 deleted

    <tr>
    <td> </td>
    <td>
    <input type="checkbox" name="confirm_email" id="confirm_email" value="okie" />  
    <label for="confirm_email"><?php echo JText::_('Notify via email when my application is successfully sent'); ?></label>
    </td>
    </tr>
    <tr>
    <td> </td>
    <td>
    <input type="checkbox" name="confirm_email_when_read" id="confirm_email_when_read" value="1" />  
    <label for="confirm_email_when_read"><?php echo JText::_('Notify via email when my application is reviewed'); ?></label>
    </td>
    </tr>

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  maikkeli 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum