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

Joe Bordes joe at tsolucio.com
Mon Aug 17 07:34:43 PDT 2009


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 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20090817/abdc5f92/attachment-0003.html 


More information about the vtigercrm-developers mailing list