<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>Fields themselves don't keep track of timestamps. But they do track the revision of the entity (in your case a node). The node revision table does keep track of timestamps, so you can go through that way to keep track of what was changed. Of course, that implies that you turn on revisioning for that content type, or at least those nodes.<br></span></div><div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><b>Nancy</b></i></font></div>&nbsp;<br><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div
 style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div class="y_msg_container"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Dani Matielo</font><div>I created several text fields with infinite values, so each month, the author will edit the content, add a text box on the fields that need to be updated, and save again. The content type will have a history of the updates.</div>

<div><br></div><div>My question is - does the fields get associate with the time when they were saved? For example, if I want to collect only the entries on that field that were entered during a certain period of time, is this possible?<br>

<br>If not - does anyone have another suggestion of how to do this?</div></div> </div> </div> </blockquote></div>   </div></body></html>