Tej,
There is a variable that is automatically put into the widget environment,
called, nowTimestamp.
Here is a line from a form file that I found by using the eclipse search
function (contrainted it to *.xml, *.ftl files):
<field name="fromDate"><date-time default-value="${nowTimestamp}"/></field>
-Al
On 2/13/07, tej minhas <[EMAIL PROTECTED]> wrote:
Where can I find out how to set a form/screen field to the current date -
similar to "now-timestamp-to-env" in simple methods.
Apologies for bad/improper terminology as I am a newbie to OFBIZ
Thanks