[Vtigercrm-developers] Calender Event Reminder
Alan Lord (News)
alanslists at gmail.com
Thu Jan 12 01:33:09 PST 2012
On 10/01/12 10:22, John Crisp wrote:
> Hi Alan,
>
> Can you just expound the changes you made to the tpl file please ?
>
> My wife has fallen foul of forgetting to tick the box :-)
In Smarty/templates/ActivityEditView.tpl around line 475
{else}
{assign var=reminstyle value='style="display:block;width:100%"'}
<input type="radio" name="set_reminder" value="Yes" checked
onClick="showBlock('reminderOptions')"> {$yes_val}
<input type="radio" name="set_reminder" value="No"
onClick="fnhide('reminderOptions')"> {$no_val}
And if you use the add event "popup" UI from within the Calendar module
make a similar change to: modules/Calendar/addEventUI.php
HTH
Al
--
Libertus Solutions
http://www.libertus.co.uk
More information about the vtigercrm-developers
mailing list