Hi,
I want to add the current date in the field label, like
Date and Time (e.g., Oct 29, 2010 5:57:56 PM EDT)*
Can you point me in the correct direction please? Your help is very much appreciated!
Hi,
I want to add the current date in the field label, like
Date and Time (e.g., Oct 29, 2010 5:57:56 PM EDT)*
Can you point me in the correct direction please? Your help is very much appreciated!
This isn't currently possible, the Field Label isn't dynamic and doesn't support code being placed in it. You would have to put an example date, it couldn't be the current date. It may be possible to append this information to the field label using jQuery and custom Javascript.