[Vtigercrm-developers] Having "Mark Public" checkbox checked by default ?

den jean djeandot at gmail.com
Mon Aug 17 07:40:59 PDT 2009


Thanks a lot.

Regards,

2009/8/17 Joe Bordes <joe at tsolucio.com>

>  Index: modules/Calendar/addEventUI.php
> ===================================================================
> --- modules/Calendar/addEventUI.php     (revisión: 1695)
> +++ modules/Calendar/addEventUI.php     (copia de trabajo)
> @@ -224,7 +224,7 @@
>                                 <td nowrap align="right"><b><font
> color="red">*</font><?php echo $mod_strings['LBL_EVENTNAME']?></b></td>
>                                 <td align="left"><input name="subject"
> type="text" class="textbox" value="" style="width:50%">&nbsp;&nbsp;&nbsp;
>                         <?php
> if(getFieldVisibilityPermission('Events',$current_user->id,'visibility') ==
> '0') { ?>
> -                       <input name="visibility" value="Public"
> type="checkbox"><?php echo $mod_strings['LBL_PUBLIC']; ?>
> +                       <input name="visibility" value="Public"
> type="checkbox" checked><?php echo $mod_strings['LBL_PUBLIC']; ?>
>                         <?php } ?>
>                         </td>
>                         </tr>
>
> Joe
> TSolucio
>
> den jean escribió:
>
> Hello,
>
> How can I have the "Mark public" checkbox checked by default when I create
> a Event ?
>
> Regards,
>
> ------------------------------
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>
>
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20090817/1456af5f/attachment-0003.html 


More information about the vtigercrm-developers mailing list