Hi,
I add the rad scenario Schedule Default Advanced Form Template and click run my project, the example does not work, the code presents javascript errors.
I add the rad scenario Schedule Default Advanced Form Template and click run my project, the example does not work, the code presents javascript errors.
Error: $(
"#"
+ validator.controltovalidate +
"_dateInput_text"
).bind(
"focus"
,
{toolTip: toolTip},
this
._showToolTip).bind(
"blur"
, {toolTip: toolTip},
this
._hideToolTip)[0] is undefined<BR><A href=
"http://localhost:36656/XXXX/AdvancedForm.js"
>http://localhost:36656/XXXX/AdvancedForm.js</A><BR>LĂnea:
631
After that, the Advanced form appears, but when I click Cancel the form never closes. I have to stop the application. I need help with that.
Thks.