Hello,<div><br></div><div>I've seen new widget in VT6 Calendar, called" Activity Types, I was kinda interested in using it but suprisingly it is not flexible widget :/</div><div>Why while you have been planning this widget, and realising it from the beggining you didnt assume that someone might want to add new field, or new module, or another module or another field to this particular widget ? Why you do not use any table, any array, maybe new uitype anything configurable to choose what fields/modules should be visible there ? Was it so hard to realise that it might be useful ?</div>
<div><br></div><div>Instead of this we can see something like:</div><div><br></div><div>vtiger6/layouts/vlayout/modules/Calendar/CalendarViewTypes.tpl</div><div>part of source code: </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><label class="checkbox"></div><div><span class="Apple-tab-span" style="white-space:pre">                       </span><input type="checkbox" data-calendar-sourcekey="ProjectTask" data-calendar-feed="ProjectTask" data-calendar-feed-css="fc-event-style8"> <span class="label fc-event-style8">{vtranslate('SINGLE_ProjectTask', 'ProjectTask')}</span></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span></label></div></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class="Apple-tab-span" style="white-space:pre">         </span><label class="checkbox"></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class="Apple-tab-span" style="white-space:pre">                 </span><input type="checkbox" data-calendar-sourcekey="Contacts_Birthday" data-calendar-feed="Contacts" data-calendar-feed-css="fc-event-style6" data-custom-data='{ldelim}"fieldname":"birthday"{rdelim}' /></blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="Apple-tab-span" style="white-space:pre">                    </span><span class="label fc-event-style6">{vtranslate('LBL_CONTACTS_BIRTH_DAY', $MODULE)}</span></blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="Apple-tab-span" style="white-space:pre">            </span></label></blockquote>
<div><br></div><div>Don't you think that for now this wigdet is not fully working for the developers ?</div><div><br></div><div>Regards, Rietz Artur</div>