Hi,Is the Term field going to be used as a label, or is the user allowed to update it? If it is just a label then you could use a Text object with two floating fields bound to the dates.If you do want to use a TextField object, you could use some JavaScript like the following, in the initialise eve...