[Vtigercrm-commits] [vtiger-commits] r6116 - /vtigercrm/trunk/Smarty/templates/salesEditView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 17 07:55:26 EDT 2006


Author: saraj
Date: Wed May 17 05:55:22 2006
New Revision: 6116

Log:
* Removed the uitype handling and DisplayFields.tpl has been included for this uitype handling and aligned

Modified:
    vtigercrm/trunk/Smarty/templates/salesEditView.tpl

Modified: vtigercrm/trunk/Smarty/templates/salesEditView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/salesEditView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/salesEditView.tpl Wed May 17 05:55:22 2006
@@ -47,499 +47,149 @@
 
 {*<!-- Contents -->*}
 <table border=0 cellspacing=0 cellpadding=0 width=98% align=center>
-<tr>
+   <tr>
 	<td valign=top><img src="{$IMAGE_PATH}showPanelTopLeft.gif"></td>
 
 	<td class="showPanelBg" valign=top width=100%>
 		{*<!-- PUBLIC CONTENTS STARTS-->*}
 		<div class="small" style="padding:20px">
 		
-		 {if $OP_MODE eq 'edit_view'}   
-			 <span class="lvtHeaderText"><font color="purple">[ {$ID} ] </font>{$NAME} - {$APP.LBL_EDITING} {$SINGLE_MOD} {$APP.LBL_INFORMATION}</span> <br>
-			{$UPDATEINFO}	 
-		 {/if}
-		 {if $OP_MODE eq 'create_view'}
-			<span class="lvtHeaderText">{$APP.LBL_CREATING} {$SINGLE_MOD}</span> <br>
-		 {/if}
-
-		 <hr noshade size=1>
-		 <br> 
+			{if $OP_MODE eq 'edit_view'}   
+				<span class="lvtHeaderText"><font color="purple">[ {$ID} ] </font>{$NAME} - {$APP.LBL_EDITING} {$SINGLE_MOD} {$APP.LBL_INFORMATION}</span> <br>
+				{$UPDATEINFO}	 
+			{/if}
+			{if $OP_MODE eq 'create_view'}
+				<span class="lvtHeaderText">{$APP.LBL_CREATING} {$SINGLE_MOD}</span> <br>
+			{/if}
+
+			<hr noshade size=1>
+			<br> 
 		
-		{include file='EditViewHidden.tpl'}
-
-		{*<!-- Account details tabs -->*}
-		<table border=0 cellspacing=0 cellpadding=0 width=95% align=center>
-
-		<tr>
-			<td>
-				<table border=0 cellspacing=0 cellpadding=3 width=100% class="small">
-				<tr>
-					<td class="dvtTabCache" style="width:10px" nowrap>&nbsp;</td>
-                                        {if $MODULE eq 'Notes' || $MODULE eq 'Faq'}
-                                        <td class="dvtSelectedCell" align=center nowrap>{$SINGLE_MOD} {$APP.LBL_INFORMATION}</td>
-                                        <td class="dvtTabCache" style="width:100%">&nbsp;</td>
-                                        {else}
-                                        <td class="dvtSelectedCell" align=center nowrap>{$SINGLE_MOD} {$APP.LBL_INFORMATION}</td>
-                                        <td class="dvtTabCache" style="width:10px">&nbsp;</td>
-                                        {if $OP_MODE neq 'create_view'}
-                                        <td class="dvtUnSelectedCell" align=center nowrap><a href="index.php?action=CallRelatedList&module={$MODULE}&record={$ID}&parenttab={$CATEGORY}" onclick="getRelatedLink()">{$APP.LBL_MORE} {$APP.LBL_INFORMATION}</a></td>
-                                        {/if}
-
-                                        <td class="dvtTabCache" style="width:100%">&nbsp;</td>
-                                        {/if}
-				</tr>
-				</table>
-			</td>
-		</tr>
-		<tr>
-			<td valign=top align=left >
-				<table border=0 cellspacing=0 cellpadding=3 width=100% class="dvtContentSpace">
-				<tr>
-
-					<td align=left>
-					{*<!-- content cache -->*}
+			{include file='EditViewHidden.tpl'}
+
+			{*<!-- Account details tabs -->*}
+			<table border=0 cellspacing=0 cellpadding=0 width=95% align=center>
+			   <tr>
+				<td>
+					<table border=0 cellspacing=0 cellpadding=3 width=100% class="small">
+					   <tr>
+						<td class="dvtTabCache" style="width:10px" nowrap>&nbsp;</td>
+
+                                        	{if $MODULE eq 'Notes' || $MODULE eq 'Faq'}
+                                        	<td class="dvtSelectedCell" align=center nowrap>{$SINGLE_MOD} {$APP.LBL_INFORMATION}</td>
+	                                        <td class="dvtTabCache" style="width:100%">&nbsp;</td>
+        	                                {else}
+						<td class="dvtSelectedCell" align=center nowrap>{$SINGLE_MOD} {$APP.LBL_INFORMATION}</td>
+						<td class="dvtTabCache" style="width:10px">&nbsp;</td>
+
+	               	                        {if $OP_MODE neq 'create_view'}
+                				<td class="dvtUnSelectedCell" align=center nowrap><a href="index.php?action=CallRelatedList&module={$MODULE}&record={$ID}&parenttab={$CATEGORY}" onclick="getRelatedLink()">{$APP.LBL_MORE} {$APP.LBL_INFORMATION}</a></td>
+						{/if}
+
+						<td class="dvtTabCache" style="width:100%">&nbsp;</td>
+						{/if}
+					   </tr>
+					</table>
+				</td>
+			   </tr>
+			   <tr>
+				<td valign=top align=left >
+					<table border=0 cellspacing=0 cellpadding=3 width=100% class="dvtContentSpace">
+					   <tr>
+
+						<td align=left>
+							{*<!-- content cache -->*}
 					
-					<table border=0 cellspacing=0 cellpadding=0 width=100%>
-					<tr><td id ="autocom"></td></tr>
-					<tr>
-						<td style="padding:10px">
-							<!-- General details -->
-							<table border=0 cellspacing=0 cellpadding=0 width=100% class="small">
-							<tr>
-								<td  colspan=4 style="padding:5px">
-								<div align="center">
-								{if $MODULE eq 'Webmails'}
-									<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';this.form.module.value='Webmails';this.form.send_mail.value='true';this.form.record.value='{$ID}'" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
-								{else}
-									<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save'; displaydeleted(); return formValidate()" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
-								{/if}
-                                <input title="{$APP.LBL_CANCEL_BUTTON_TITLE}" accessKey="{$APP.LBL_CANCEL_BUTTON_KEY}" class="small" onclick="window.history.back()" type="button" name="button" value="{$APP.LBL_CANCEL_BUTTON_LABEL}  " style="width:70px">
-								</div>
-								</td>
-							</tr>
-							{foreach key=header item=data from=$BLOCKS}
-							<tr>
-						         <td colspan=4 class="detailedViewHeader">
-                                                	        <b>{$header}</b>
-                                                         </td>
-                                                         </tr>
-							{foreach key=label item=subdata from=$data}
-							<tr style="height:25px">
-							{foreach key=mainlabel item=maindata from=$subdata}
-							   {assign var="uitype" value="$maindata[0][0]"}
-                                                           {assign var="fldlabel" value="$maindata[1][0]"}
-							   {assign var="fldlabel_sel" value="$maindata[1][1]"}
-                                                           {assign var="fldlabel_combo" value="$maindata[1][2]"}
-                                                           {assign var="fldname" value="$maindata[2][0]"}
-                                                           {assign var="fldvalue" value="$maindata[3][0]"}
-                                                           {assign var="secondvalue" value="$maindata[3][1]"}
-
-
-
-							{if $uitype eq 2}
-							<td width=20% class="dvtCellLabel" align=right><font color="red">*</font>{$fldlabel}</td>
-							<td width=30% align=left class="dvtCellInfo"><input type="text" name="{$fldname}" value="{$fldvalue}" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'"></td>
-							{elseif $uitype eq 11 || $uitype eq 1 || $uitype eq 13 || $uitype eq 7 || $uitype eq 9}
-							<td width=20% class="dvtCellLabel" align=right>{$fldlabel}</td>
-							{if $fldname eq 'tickersymbol' && $MODULE eq 'Accounts'}
-                                                        <td width=30% align=left class="dvtCellInfo"><input type="text" name="{$fldname}" id ="{$fldname}" value="{$fldvalue}" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn';" onBlur="this.className='detailedViewTextBox';{if $fldname eq 'tickersymbol' && $MODULE eq 'Accounts'}sensex_info(){/if}"><span id="vtbusy_info" style="display:none;"><img src="themes/blue/images/vtbusy.gif" border="0"></span></td>
-                                                        {else}
-                                                        <td width=30% align=left class="dvtCellInfo"><input type="text" name="{$fldname}" id ="{$fldname}" value="{$fldvalue}" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'"></td>
-                                                        {/if}
-							{elseif $uitype eq 19 || $uitype eq 20}
-							 <td width=20% class="dvtCellLabel" align=right>
-							    {if $uitype eq 20}<font color="red">*</font>{/if}
-								{$fldlabel}</td>
-							 <td colspan=3><textarea class="detailedViewTextBox" onFocus="this.className='detailedViewTextBoxOn'" name="{$fldname}"  onBlur="this.className='detailedViewTextBox'" cols="90" rows="8">{$fldvalue}</textarea>
-                                                         </td>
-							{elseif $uitype eq 21 || $uitype eq 24}
-							  <td width=20% class="dvtCellLabel" align=right>
-							     {if $uitype eq 24}
-								<font color="red">*</font>
-							     {/if}
-							     {$fldlabel}
-							  </td>
-                                                          <td width=30% align=left class="dvtCellInfo"><textarea value="{$fldvalue}" name="{$fldname}"  class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'"onBlur="this.className='detailedViewTextBox'" rows=2>{$fldvalue}</textarea></td>
-							{elseif $uitype eq 15 || $uitype eq 16}
-							<td width="20%" class="dvtCellLabel" align=right>
-								{if $uitype eq 16}
-							           <font color="red">*</font>
-								{/if}
-								{$fldlabel}
-							</td>
-							<td width="30%" align=left class="dvtCellInfo">
-							   <select name="{$fldname}">
-								{foreach item=arr from=$fldvalue}
-									{foreach key=sel_value item=value from=$arr}
-										<option value="{$sel_value}" {$value}>{$sel_value}</option>
-									{/foreach}
-									
-								{/foreach}
-							   </select>
-							</td>
-							{elseif $uitype eq 33}
-                                                        <td width="20%" class="dvtCellLabel" align=right>
-                                                                {$fldlabel}
-                                                        </td>
-                                                        <td width="30%" align=left class="dvtCellInfo">
-                                                           <select MULTIPLE name="{$fldname}" size="2">
-                                                                {foreach item=arr from=$fldvalue}
-                                                                        {foreach key=sel_value item=value from=$arr}
-                                                                                <option value="{$sel_value}" {$value}>{$sel_value}</option>
-                                                                        {/foreach}
-                                                                {/foreach}
-                                                           </select>
-                                                        </td>
-
-							{elseif $uitype eq 53}
-                                                        <td width="20%" class="dvtCellLabel" align=right>
-                                                           {$fldlabel}
-                                                        </td>
-                                                        <td width="30%" align=left class="dvtCellInfo">
-                                                                {assign var=check value=1}
-																{foreach key=key_one item=arr from=$fldvalue}
-																{foreach key=sel_value item=value from=$arr}
-																	{if $value ne ''}
-																		{assign var=check value=$check*0}
-																	{else}
-																		{assign var=check value=$check*1}
-																	{/if}
-																{/foreach}
-																{/foreach}
-																{if $check eq 0}
-																	{assign var=select_user value='checked'}
-																	{assign var=style_user value='display:block'}
-																	{assign var=style_group value='display:none'}
-																{else}
-																	{assign var=select_group value='checked'}
-																	{assign var=style_user value='display:none'}
-																	{assign var=style_group value='display:block'}
-																{/if}	
-																<input type="radio" name="assigntype" {$select_user} value="U" onclick="toggleAssignType(this.value)">&nbsp;User
-     {if $secondvalue neq ''}
-	<input type="radio" name="assigntype" {$select_group} value="T" onclick="toggleAssignType(this.value)">&nbsp;Group
-     {/if}									
-	<span id="assign_user" style="{$style_user}">
-        <select name="assigned_user_id">
-        {foreach key=key_one item=arr from=$fldvalue}
-        {foreach key=sel_value item=value from=$arr}
-        <option value="{$key_one}" {$value}>{$sel_value}</option>
-        {/foreach}
-        {/foreach}
-        </select></span>
-        {if $secondvalue neq ''}
-        <span id="assign_team" style="{$style_group}">
-        <select name="assigned_group_name">';
-        {foreach key=key_one item=arr from=$secondvalue}
-        {foreach key=sel_value item=value from=$arr}
-        <option value="{$sel_value}" {$value}>{$sel_value}</option>
-        {/foreach}
-        {/foreach}
-        </select></span>
-        {/if}
-        </td>
-		{elseif $uitype eq 52 || $uitype eq 77}
-                                                        <td width="20%" class="dvtCellLabel" align=right>
-							   {$fldlabel}
-							</td>
-                                                        <td width="30%" align=left class="dvtCellInfo">
-								{if $uitype eq 52}
-                                                           	   <select name="assigned_user_id">
-								{elseif $uitype eq 77}
-								   <select name="assigned_user_id1">
-								{else}
-								   <select name="{$fldname}">
-								{/if}
-
-                                                                {foreach key=key_one item=arr from=$fldvalue}
-                                                                        {foreach key=sel_value item=value from=$arr}
-                                                                                <option value="{$key_one}" {$value}>{$sel_value}</option>
-                                                                        {/foreach}
-
-                                                                {/foreach}
-                                                           </select>
-                                                        </td>
-							{elseif $uitype eq 51}
-								{if $MODULE eq 'Accounts'}
-									{assign var='popuptype' value = 'specific_account_address'}
-								{else}
-									{assign var='popuptype' value = 'specific_contact_account_address'}
-								{/if}
-							<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input readonly name="account_name" style="border:1px solid #bababa;" type="text" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Accounts&action=Popup&popuptype={$popuptype}&form=TasksEditView&form_submit=false","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.account_id.value=''; this.form.account_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							
-							{elseif $uitype eq 50}
-							<td width="20%" class="dvtCellLabel" align=right><font color="red">*</font>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input readonly name="account_name" type="text" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Accounts&action=Popup&popuptype=specific&form=TasksEditView&form_submit=false","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							{elseif $uitype eq 73}
-                                                        <td width="20%" class="dvtCellLabel" align=right><font color="red">*</font>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input readonly name="account_name" type="text" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Accounts&action=Popup&popuptype=specific_account_address&form=TasksEditView&form_submit=false","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							
-							{elseif $uitype eq 75 || $uitype eq 81}
-                                                          <td width="20%" class="dvtCellLabel" align=right>
-                                                                {if $uitype eq 81}
-								   <font color="red">*</font>
-									{assign var="pop_type" value="specific_vendor_address"}
-								{else}{assign var="pop_type" value="specific"}
-                                                                {/if}
-                                                                {$fldlabel}
-                                                          </td>
-                                                          <td width="30%" align=left class="dvtCellInfo"><input name="vendor_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Vendors&action=Popup&html=Popup_picker&popuptype={$pop_type}&form=EditView","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>
-							  {if $uitype eq 75}
-                                                           &nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.vendor_id.value='';this.form.vendor_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							  {/if}
-							{elseif $uitype eq 57}
-							<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input name="contact_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Contacts&action=Popup&html=Popup_picker&popuptype=specific&form=EditView","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.contact_id.value=''; this.form.contact_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-
-							{elseif $uitype eq 80}
-							<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input name="salesorder_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=SalesOrder&action=Popup&html=Popup_picker&popuptype=specific&form=EditView","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.salesorder_id.value=''; this.form.salesorder_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							
-							 {elseif $uitype eq 78}
-							 <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							 <td width="30%" align=left class="dvtCellInfo"><input name="quote_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$ID}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Quotes&action=Popup&html=Popup_picker&popuptype=specific&form=EditView","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.quote_id.value=''; this.form.quote_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-
-							{elseif $uitype eq 76}
-                                                        <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-                                                        <td width="30%" align=left class="dvtCellInfo"><input name="potential_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}"><input name="{$fldname}" type="hidden" value="{$secondvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Potentials&action=Popup&html=Popup_picker&popuptype=specific_potential_account_address&form=EditView","test","width=600,height=400,resizable=1,scrollbars=1");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.potential_id.value=''; this.form.potential_name.value='';return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-
-							{elseif $uitype eq 17}
-							<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo">&nbsp;&nbsp;http://&nbsp;<input type="text" name="{$fldname}" style="border:1px solid #bababa;" size="27" onFocus="this.className='detailedViewTextBoxOn'"onBlur="this.className='detailedViewTextBox'" value="{$fldvalue}"></td>
-							
-							{elseif $uitype eq 71 || $uitype eq 72}
-							<td width="20%" class="dvtCellLabel" align=right>
-							   {if $uitype eq 72}
-								<font color="red">*</font>
-							   {/if}
-							   {$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo"><input name="{$fldname}" type="text" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'"  value="{$fldvalue}"></td>
-							
-							{elseif $uitype eq 56}
-                                                        <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							{if $fldname eq 'notime' && $ACTIVITY_MODE eq 'Events'}
-                                                                {if $fldvalue eq 1}
-                                                                <td width="30%" align=left class="dvtCellInfo"><input name="{$fldname}" type="checkbox"  onclick="toggleTime()" checked></td>
-                                                                {else}
-                                                                <td width="30%" align=left class="dvtCellInfo"><input name="{$fldname}" type="checkbox" onclick="toggleTime()" ></td>
-                                                                {/if}
-                                                        {else}
-                                                                {if $fldvalue eq 1}
-                                                        <td width="30%" align=left class="dvtCellInfo"><input name="{$fldname}" type="checkbox"  checked></td>
-                                                                {else}
-                                                        <td width="30%" align=left class="dvtCellInfo"><input name="{$fldname}" type="checkbox"></td>
-                                                                {/if}
-                                                        {/if}
-							{elseif $uitype eq 23 || $uitype eq 5 || $uitype eq 6}
-							<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td width="30%" align=left class="dvtCellInfo">
-							   {foreach key=date_value item=time_value from=$fldvalue}
-								{assign var=date_val value="$date_value"}
-								{assign var=time_val value="$time_value"}
-							   {/foreach}
-							<input name="{$fldname}" id="jscal_field_{$fldname}" type="text" style="border:1px solid #bababa;" size="11" maxlength="10" value="{$date_val}">
-							<img src="{$IMAGE_PATH}calendar.gif" id="jscal_trigger_{$fldname}">
-							{if $uitype eq 6}
-							   <input name="time_start" style="border:1px solid #bababa;" size="5" maxlength="5" type="text" value="{$time_val}">
-							{/if}
-							{foreach key=date_format item=date_str from=$secondvalue}
-                                                                {assign var=dateFormat value="$date_format"}
-							        {assign var=dateStr value="$date_str"}
-							{/foreach}
-							{if $uitype eq 5 || $uitype eq 23}
-							   <br><font size=1><em old="(yyyy-mm-dd)">({$dateStr})</em></font>
-							   {else}
-							   <br><font size=1><em old="(yyyy-mm-dd)">({$dateStr})</em></font>
-							{/if}
-							<script type="text/javascript">
-                					Calendar.setup ({ldelim}
-								inputField : "jscal_field_{$fldname}", ifFormat : "{$dateFormat}", showsTime : false, button : "jscal_trigger_{$fldname}", singleClick : true, step : 1
-									{rdelim})
-     						        </script>
-
-							
-							</td>
-
-							{elseif $uitype eq 63}
-							  <td width="20%" class="dvtCellLabel" align=right>
-							        {$fldlabel}
-							  </td>
-							  <td width="30%" align=left class="dvtCellInfo">
-							        <input name="{$fldname}" type="text" size="2" value="{$fldvalue}">&nbsp;
-							        <select name="duration_minutes">
-						        	{foreach key=labelval item=selectval from=$secondvalue}
-								<option value="{$labelval}" {$selectval}>{$labelval}</option>
-								{/foreach}
-								</select>
-
-							{elseif $uitype eq 68 || $uitype eq 66 || $uitype eq 62}
-							  <td width="20%" class="dvtCellLabel" align=right>
-								<select name="parent_type" onChange='document.EditView.parent_name.value=""; document.EditView.parent_id.value=""'>
-								{section name=combo loop=$fldlabel}
-                                                                <option value="{$fldlabel_combo[combo]}" {$fldlabel_sel[combo]}>{$fldlabel[combo]}</option>
-                                                                {/section}
-								</select>
-							  </td>
-							<td width="30%" align=left class="dvtCellInfo">
-							<input name="{$fldname}" type="hidden" value="{$secondvalue}"><input name="parent_name" readonly type="text" style="border:1px solid #bababa;" value="{$fldvalue}">
-						&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module="+ document.EditView.parent_type.value +"&action=Popup&html=Popup_picker&form=HelpDeskEditView","test","width=600,height=400,resizable=1,scrollbars=1,top=150,left=200");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.parent_id.value=''; this.form.parent_name.value=''; return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-							
-							{elseif $uitype eq 357}
-								<td width="20%" class="dvtCellLabel" align=right>To:&nbsp;</td>
-								<td width="90%" colspan="3">
-								<input name="{$fldname}" type="hidden" value="{$secondvalue}">
-								<textarea readonly name="parent_name" cols="70" rows="2">{$fldvalue}</textarea>&nbsp;
-								<select name="parent_type">
-									{foreach key=labelval item=selectval from=$fldlabel}
-		                                                                <option value="{$labelval}" {$selectval}>{$labelval}</option>
-                	                                                {/foreach}
-                                                                </select>
-								&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module="+ document.EditView.parent_type.value +"&action=Popup&html=Popup_picker&form=HelpDeskEditView","test","width=600,height=400,resizable=1,scrollbars=1,top=150,left=200");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.parent_id.value=''; this.form.parent_name.value=''; return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-								<tr style="height:25px">
-								<td width="20%" class="dvtCellLabel" align=right>CC:&nbsp;</td>	
-								<td width="30%" align=left class="dvtCellInfo">
-								<input name="ccmail" type="text" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'"  value=""></td>
-								<td width="20%" class="dvtCellLabel" align=right>BCC:&nbsp;</td>
-                                                                <td width="30%" align=left class="dvtCellInfo">
-                                                                <input name="bccmail" type="text" class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'"  value=""></td>
-								</tr>
-				
- 	                                                {elseif $uitype eq 59}
-                                                          <td width="20%" class="dvtCellLabel" align=right>
-                                                           {$fldlabel}</td>
-                                                          <td width="30%" align=left class="dvtCellInfo">
-                                                           <input name="{$fldname}" type="hidden" value="{$secondvalue}"><input name="product_name" readonly type="text" value="{$fldvalue}">&nbsp;<img src="{$IMAGE_PATH}select.gif" alt="Select" title="Select" LANGUAGE=javascript onclick='return window.open("index.php?module=Products&action=Popup&html=Popup_picker&form=HelpDeskEditView&popuptype=specific","test","width=600,height=400,resizable=1,scrollbars=1,top=150,left=200");' align="absmiddle" style='cursor:hand;cursor:pointer'>&nbsp;<input type="image" src="{$IMAGE_PATH}clear_field.gif" alt="Clear" title="Clear" LANGUAGE=javascript onClick="this.form.product_id.value=''; this.form.product_name.value=''; return false;" align="absmiddle" style='cursor:hand;cursor:pointer'></td>
-		
-							{elseif $uitype eq 55} 
-                                                          <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							  <td width="30%" align=left class="dvtCellInfo"><select name="salutationtype">
-							  {foreach item=arr from=$fldvalue}
-                                                              {foreach key=sel_value item=value from=$arr}
-                                                              <option value="{$sel_value}" {$value}>{$sel_value}</option>
-							  {/foreach}
-                                                        {/foreach}
-                                                        </select>
-							<input type="text" name="{$fldname}"  class=detailedViewTextBox onFocus="this.className='detailedViewTextBoxOn'" onBlur="this.className='detailedViewTextBox'" value= "{$secondvalue}">
-                                                 </td>
-						 
-						{elseif $uitype eq 22}
-                                                          <td width="20%" class="dvtCellLabel" align=right><font color="red">*</font>{$fldlabel}</td>
-							  <td width="30%" align=left class="dvtCellInfo">
-								<textarea name="{$fldname}" cols="30" rows="2">{$fldvalue}</textarea>
-                                                 </td>
-
-						{elseif $uitype eq 69}
-						<td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-						<td colspan="3" width="30%" align=left class="dvtCellInfo">
-						{if $MODULE eq 'Products'}
-						     <input name="imagelist" type="hidden" value="">
-						     <div id="files_list" style="border: 1px solid grey; width: 500px; padding: 5px; background: rgb(255, 255, 255) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; font-size: x-small">Files Maximum 6
-						     <input id="my_file_element" type="file" name="file_1" >
-                             {foreach key=num item=image from=$maindata[3]}
-                             {if $image neq ''}
-                                <div align="center">
-                                <img src="test/product/{$image}" height="50">&nbsp;&nbsp;[{$image}]<input id="file_{$num}" value="Delete" type="button" onclick='this.parentNode.parentNode.removeChild(this.parentNode);delRowEmt("{$image}")'>
-                                </div>
-                             {/if}
-                             {/foreach}
-                             </div>
-                             <script>
-                             {*<!-- Create an instance of the multiSelector class, pass it the output target and the max number of files -->*}
-                             var multi_selector = new MultiSelector( document.getElementById( 'files_list' ), 6 );
-                             {*<!-- Pass in the file element -->*}
-                             multi_selector.addElement( document.getElementById( 'my_file_element' ) );
-                             </script>
-                             </td>
-						{else}
-						<input name="{$fldname}"  type="file" value="{$secondvalue}"/><input type="hidden" name="id" value=""/>{$fldvalue}</td>
-                        {/if}
-                        {elseif $uitype eq 61}
-	                        <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-							<td colspan="3" width="30%" align=left class="dvtCellInfo"><input name="{$fldname}"  type="file" value="{$secondvalue}"/>
-							<input type="hidden" name="id" value=""/>{$fldvalue}</td>
-
-						{elseif $uitype eq 30}
-                                                <td width="20%" class="dvtCellLabel" align=right>{$fldlabel}</td>
-                                                <td colspan="3" width="30%" align=left class="dvtCellInfo">
-							{assign var=check value=$secondvalue[0]}
-                                                        {assign var=yes_val value=$secondvalue[1]}
-                                                        {assign var=no_val value=$secondvalue[2]}
-                                                <input type="radio" name="set_reminder" value="Yes" {$check}>&nbsp;{$yes_val}&nbsp;<input type="radio" name="set_reminder" value="No">&nbsp;{$no_val}&nbsp;
-                                                {foreach item=val_arr from=$fldvalue}
-                                                        {assign var=start value="$val_arr[0]"}
-                                                        {assign var=end value="$val_arr[1]"}
-                                                        {assign var=sendname value="$val_arr[2]"}
-                                                        {assign var=disp_text value="$val_arr[3]"}
-                                                        {assign var=sel_val value="$val_arr[4]"}
-                                                          <select name="{$sendname}">
-                                                                {section name=reminder start=$start max=$end loop=$end step=1 }
-                                                                {if $smarty.section.reminder.index eq $sel_val}
-                                                                        {assign var=sel_value value="SELECTED"}
-								{else}
-									{assign var=sel_value value=""}
-                                                                {/if}
-                                                                <OPTION VALUE="{$smarty.section.reminder.index}" "{$sel_value}">{$smarty.section.reminder.index}</OPTION>
-                                                                {/section}
-                                                          </select>
-                                                        &nbsp;{$disp_text}
-                                                {/foreach}
-                                                </td>
-
-							{/if}
-							{/foreach}
-							</tr>
-							{/foreach}
-							 <tr style="height:25px"><td>&nbsp;</td></tr>
-							{/foreach}
-
-							<!-- Added to display the Product Details in Inventory-->
-							{if $MODULE eq 'PurchaseOrder' || $MODULE eq 'SalesOrder' || $MODULE eq 'Quotes' || $MODULE eq 'Invoice'}
+							<table border=0 cellspacing=0 cellpadding=0 width=100%>
 							   <tr>
-								<td colspan=4>
-									{include file="ProductDetailsEditView.tpl"}
+								<td id ="autocom"></td>
+							   </tr>
+							   <tr>
+								<td style="padding:10px">
+									<!-- General details -->
+									<table border=0 cellspacing=0 cellpadding=0 width=100% class="small">
+									   <tr>
+										<td  colspan=4 style="padding:5px">
+											<div align="center">
+												{if $MODULE eq 'Webmails'}
+													<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';this.form.module.value='Webmails';this.form.send_mail.value='true';this.form.record.value='{$ID}'" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
+												{else}
+													<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save'; displaydeleted(); return formValidate()" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
+												{/if}
+													<input title="{$APP.LBL_CANCEL_BUTTON_TITLE}" accessKey="{$APP.LBL_CANCEL_BUTTON_KEY}" class="small" onclick="window.history.back()" type="button" name="button" value="{$APP.LBL_CANCEL_BUTTON_LABEL}  " style="width:70px">
+											</div>
+										</td>
+									   </tr>
+
+									   <!-- included to handle the edit fields based on ui types -->
+									   {foreach key=header item=data from=$BLOCKS}
+									      </tr>
+										<td colspan=4 class="detailedViewHeader">
+											<b>{$header}</b>
+										</td>
+									      </tr>
+
+										<!-- Handle the ui types display -->
+										{include file="DisplayFields.tpl"}
+
+									   {/foreach}
+
+
+									   <!-- Added to display the Product Details in Inventory-->
+									   {if $MODULE eq 'PurchaseOrder' || $MODULE eq 'SalesOrder' || $MODULE eq 'Quotes' || $MODULE eq 'Invoice'}
+							   		   <tr>
+										<td colspan=4>
+											{include file="ProductDetailsEditView.tpl"}
+										</td>
+							   		   </tr>
+									   {/if}
+
+									   <tr>
+										<td  colspan=4 style="padding:5px">
+											<div align="center">
+												{if $MODULE eq 'Emails'}
+													<input title="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE}" accessKey="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_KEY}" class="small" onclick="window.open('index.php?module=Users&action=lookupemailtemplates&entityid={$ENTITY_ID}&entity={$ENTITY_TYPE}','emailtemplate','top=100,left=200,height=400,width=300,menubar=no,addressbar=no,status=yes')" type="button" name="button" value="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL}">
+													<input title="{$MOD.LBL_SEND}" accessKey="{$MOD.LBL_SEND}" class="small" onclick="this.form.action.value='Save';this.form.send_mail.value='true'; return formValidate()" type="submit" name="button" value="  {$MOD.LBL_SEND}  " >
+												{/if}
+												{if $MODULE eq 'Webmails'}
+													<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';this.form.module.value='Webmails';this.form.send_mail.value='true';this.form.record.value='{$ID}'" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
+												{else}
+                                				                                	<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';  displaydeleted();return formValidate()" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
+												{/if}
+                                                                					<input title="{$APP.LBL_CANCEL_BUTTON_TITLE}" accessKey="{$APP.LBL_CANCEL_BUTTON_KEY}" class="small" onclick="window.history.back()" type="button" name="button" value="  {$APP.LBL_CANCEL_BUTTON_LABEL}  " style="width:70px">
+											</div>
+										</td>
+									   </tr>
+									</table>
 								</td>
 							   </tr>
-							{/if}
-
-							<tr>
-								<td  colspan=4 style="padding:5px">
-								<div align="center">
-								{if $MODULE eq 'Emails'}
-                                                                <input title="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE}" accessKey="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_KEY}" class="small" onclick="window.open('index.php?module=Users&action=lookupemailtemplates&entityid={$ENTITY_ID}&entity={$ENTITY_TYPE}','emailtemplate','top=100,left=200,height=400,width=300,menubar=no,addressbar=no,status=yes')" type="button" name="button" value="{$APP.LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL}">
-                                                                <input title="{$MOD.LBL_SEND}" accessKey="{$MOD.LBL_SEND}" class="small" onclick="this.form.action.value='Save';this.form.send_mail.value='true'; return formValidate()" type="submit" name="button" value="  {$MOD.LBL_SEND}  " >
-                                                                {/if}
-								{if $MODULE eq 'Webmails'}
-									<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';this.form.module.value='Webmails';this.form.send_mail.value='true';this.form.record.value='{$ID}'" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
-								{else}
-                                                                	<input title="{$APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{$APP.LBL_SAVE_BUTTON_KEY}" class="small" onclick="this.form.action.value='Save';  displaydeleted();return formValidate()" type="submit" name="button" value="  {$APP.LBL_SAVE_BUTTON_LABEL}  " style="width:70px" >
-								{/if}
-                                                                <input title="{$APP.LBL_CANCEL_BUTTON_TITLE}" accessKey="{$APP.LBL_CANCEL_BUTTON_KEY}" class="small" onclick="window.history.back()" type="button" name="button" value="  {$APP.LBL_CANCEL_BUTTON_LABEL}  " style="width:70px">
-								</div>
-								</td>
-							</tr>
-</table>
-</td></tr></table>
-</td></tr>
-						
-</table>
-</td>
-</tr>
+							</table>
+						</td>
+					   </tr>
+					</table>
+				</td>
+			   </tr>
+			</table>
+		<div>
+	</td>
+   </tr>
 </table>
 </form>
+
+
 {if ($MODULE eq 'Emails' || 'Notes') and ($FCKEDITOR_DISPLAY eq 'true')}
-     <script type="text/javascript" src="include/fckeditor/fckeditor.js"></script>
-	 <script type="text/javascript" defer="1">
-     var oFCKeditor = null;
-	 {if $MODULE eq 'Notes'}
-	          oFCKeditor = new FCKeditor( "notecontent" ) ;
-	 {/if}
-     oFCKeditor.BasePath   = "include/fckeditor/" ;
-	 oFCKeditor.ReplaceTextarea() ;
+	<script type="text/javascript" src="include/fckeditor/fckeditor.js"></script>
+	<script type="text/javascript" defer="1">
+		var oFCKeditor = null;
+		{if $MODULE eq 'Notes'}
+			oFCKeditor = new FCKeditor( "notecontent" ) ;
+		{/if}
+		oFCKeditor.BasePath   = "include/fckeditor/" ;
+		oFCKeditor.ReplaceTextarea() ;
 	</script>
 {/if}
+
 <script>
-	
 	ScrollEffect.limit = 201;
 	ScrollEffect.closelimit= 200;
 </script>
@@ -550,21 +200,25 @@
         var fieldlabel = new Array({$VALIDATION_DATA_FIELDLABEL})
 
         var fielddatatype = new Array({$VALIDATION_DATA_FIELDDATATYPE})
-var ProductImages=new Array();
-var count=0;
-function delRowEmt(imagename)
-{ldelim}
-       ProductImages[count++]=imagename;
-{rdelim}
-function displaydeleted()
-{ldelim}
-       var imagelists='';
-       for(var x = 0; x < ProductImages.length; x++)
-       {ldelim}
-               imagelists+=ProductImages[x]+'###';
-       {rdelim}
-	if(imagelists != '')
-       		document.EditView.imagelist.value=imagelists
-{rdelim}
+
+	var ProductImages=new Array();
+	var count=0;
+
+	function delRowEmt(imagename)
+	{ldelim}
+		ProductImages[count++]=imagename;
+	{rdelim}
+
+	function displaydeleted()
+	{ldelim}
+		var imagelists='';
+		for(var x = 0; x < ProductImages.length; x++)
+		{ldelim}
+			imagelists+=ProductImages[x]+'###';
+		{rdelim}
+
+		if(imagelists != '')
+			document.EditView.imagelist.value=imagelists
+	{rdelim}
 
 </script>





More information about the vtigercrm-commits mailing list