Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add date field to product list in sales order
#4
Ok i just added here in ProductDetails.tpl text (found it using firebug):

<tr valign="bottom">
<td class="small" id="setComment">
Deadline
<textarea id="comment1" name="comment1" class=small style="width:70%;height:40px"></textarea>
<img src="{'clear_field.gif'|@vtiger_imageurl:$THEME}" onClick="{literal}${/literal}('comment1').value=''"; style="cursor:pointer;" />
</td>
  </tr>

Maybe its not a date field but works for now :] I just dont know how to do this with next products lines. In this way it will be possible to even add new fields, but i dont know where to add code. What you think?
Reply


Messages In This Thread
RE: Add date field to product list in sales order - Shao - 06-03-2015, 09:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)