It looks like you doing the same as I did, so I have no idea why it is
not working for you.

On Thu, Feb 17, 2011 at 7:40 AM, Stephen De Gabrielle
<[email protected]> wrote:
> I tried what your suggested, but to no effect.
> I believe including the
>    set date_opened [ string range [ date ] 0 10 ]
> sets the $<date_opened>" to the current date in the value field of the
> relevant input.
> date <input type="date" size="20" name="date_opened"
> placeholder="yyyy-mm-dd" value="$<date_opened>" />
>
> View source on the new ticket page shows nothing
> date <input type="date" size="20" name="date_opened"
> placeholder="yyyy-mm-dd" value="" />
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to