DateInput5 in Seaside widget preinitialized value view

"Oswall Verny Arguedas C." <[email protected]> Mon, 6 Sep 2021 11:22:03 -0600
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CABTWuHcfRO3dQa9xKzpZ9Kjd8+qW=g3ubDKkipAO6TpZPr5bDQ@mail.gmail.com>
--===============8181368803122302162==
Content-Type: multipart/alternative; boundary="000000000000c8743905cb56e430"

--000000000000c8743905cb56e430
Content-Type: text/plain; charset="UTF-8"

Regarding dateInput5 in Seaside.
How a previously initialized date can be displayed in the form's dateInput5
widget.
I use a pre-initialized date type value that is a property of the object to
render on the form.

html label
  for: 'startDate';
  with: 'Start Date:  '.
html dateInput5
  on: #startDate of: self contract;
  id: 'startDate';
  step: 1;
  title: 'Start Date';
  value: self contrato startDate;
  required.

Widget don't render date initialized.
I can't get it to show up.

Thanks,
Oswall

--000000000000c8743905cb56e430
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div dir=3D"ltr" data-smartmail=3D"gmail_signature"><=
div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div dir=3D"ltr=
"><div style=3D"color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;fon=
t-size:13.63636302947998px">Regarding dateInput5 in Seaside.<br>How a previ=
ously initialized date can be displayed in the form&#39;s dateInput5 widget=
.<br>I use a pre-initialized date type value that is a property of the obje=
ct to render on the form.<br><br>html label<br>=C2=A0 for: &#39;startDate&#=
39;;<br>=C2=A0 with: &#39;Start Date: =C2=A0&#39;.<br>									html dateInp=
ut5<br>=C2=A0 on: #startDate=C2=A0of: self contract;<br>=C2=A0 id: &#39;sta=
rtDate&#39;;<br>=C2=A0 step: 1;<br>=C2=A0 title: &#39;Start Date&#39;;<br>=
=C2=A0 value: self contrato startDate;<br>=C2=A0 required.<br><br>Widget do=
n&#39;t render date=C2=A0initialized.<br>I can&#39;t get it to show up.</di=
v><div style=3D"color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;fon=
t-size:13.63636302947998px"><br></div><div style=3D"color:rgb(0,0,0);font-f=
amily:Arial,Helvetica,sans-serif;font-size:13.63636302947998px">Thanks,</di=
v><div style=3D"color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;fon=
t-size:13.63636302947998px">Oswall<br><table style=3D"font-size:10pt;width:=
664.54541015625px" cellspacing=3D"2" cellpadding=3D"2" border=3D"0"><tbody>=
</tbody></table><br></div></div></div></div></div></div></div></div></div><=
/div>

--000000000000c8743905cb56e430--

--===============8181368803122302162==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18Kc2Vhc2lkZSBt
YWlsaW5nIGxpc3QKc2Vhc2lkZUBsaXN0cy5zcXVlYWtmb3VuZGF0aW9uLm9yZwpodHRwOi8vbGlz
dHMuc3F1ZWFrZm91bmRhdGlvbi5vcmcvY2dpLWJpbi9tYWlsbWFuL2xpc3RpbmZvL3NlYXNpZGUK

--===============8181368803122302162==--