<div dir="ltr"><font face="monospace, monospace">Thanks Ziv.</font><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I added the following two lines to pikadayPage.urp:</font></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">  jsFunc PikadayControl.init=init</font></div><div><font face="monospace, monospace">  benignEffectful PikadayControl.init</font></div></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">The revised code is on the GitHub repo:</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">  <a href="https://github.com/StefanScott/urweb-pikaday">https://github.com/StefanScott/urweb-pikaday</a><br></font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Now the code compiles and runs - and if I type "foo" in the textbox and hit Submit, then the web app correctly goes to another page and displays "foo".</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">However, when I click in the textbox, it does *not* display a datepicker, so I must still be doing something wrong.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I think the code might be *close* to being correct, but obviously I haven't connected all the pieces together correctly. </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I'm purposely using this minimal example in the hopes that it might make it easier to pinpoint where the error is.</font></div><div><br></div><div>###</div><div><br></div></div>