<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><br><br><br>Thanks for notifying the issue.<br>
<br>
The changes have been done.<br>
<br>
Regards<br>
Ahmed<br>
Vtiger<br><br><br>----webmaster@vtigercrmfrance.org wrote ---- <br><br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding: 6px;">
Hi,<br>change on file<br>/smarty/templates/fieldaccess.tpl<br>line 61:<br><br><select name="selectmodule" style="width: 200px; font-size: 10px;" <br>onChange="changemodules(this)"><br> {foreach item=module from=$FIELD_INFO}<br> {if $module == $DEF_MODULE}<br> <option value={$module} selected>{$APP.$module}</option><br> {else} <br> <option value={$module}>{$APP.$module}</option><br> {/if}<br> {/foreach}<br> </select><br><br>To have the module name in user language.<br><br>Rest an issue with this module, the fileds names.<br><br> {foreach item=elementinfo from=$elements}<br> <br> <td width="5%">{$elementinfo.1}</td><br> <br> <td width="45%">{$elementinfo.0}</td><br> {/foreach}<br><br>I have no solution here.<br>_______________________________________________<br>This vtiger.com email is sponsored by Zoho Planner. Still scribbling down your To-Do's on bits of paper & palms of your hands? Try the AJAX enabled, personal organizer online, Zoho Planner for FREE instead! <a href="http://zohoplanner.com/?vt">http://zohoplanner.com/?vt</a> <br>
</blockquote></body></html>