I’m having trouble finding the correct syntax needed to add some Javascript to a subform that is used on the web. The subform allows customers to submit a change request, and I have a requirement that a date be specified for the requested completion. I’ve discovered that @prompt doesn’t work on the web, and that computed values can’t be refreshed on a subform on the web (or while the form is open) so I’ve found some Javascript that I’ve tested outside of Domino that would allow me to get the data I need, however if I insert it to the subform as part of some HTML, the form fails to load, if I include it on a form and then test, only part of the code works properly. I’m not experienced with using JavaScript in Domino databases, nor with using Domino DB’s on the web, so I’ve hit a road block. Would someone be willing to assist me with getting this squared away?
Subject: I have some code… but need formatting guidence
I have some code that works for the most part on a Form, not a subform, but I’m open to modifying my process if I need to.
The following code will display a calendar, but wont refresh the choices when the month / year is changed…
Displaying Times and Dates Select The Date Below