Hello,
I'm afraid this isn't an option at present.
Many thanks
Tony
Can i change the html page who generate the checkbox ? by adding
'checked="checked"'
For the moment i didn't find this page, i've checked in com_jevents/views but i only find this :
<div class='jevnoeendtime' style="margin:10px 0px 0px 0px ;display:inline-block;">
<?php echo $this->form->getLabel("noendtime"); ?>
<?php echo $this->form->getInput("noendtime"); ?>
</div>
in administrator/components/com_jevents/views/icalevent/tmpl/edit_datetime.php
and here there is nothing i can change to change the checkbox status.
thanks