Bug on MaxLength property

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!
Anonymous user
Bug on MaxLength property

Hello,l have set MaxLength for textbox control and this is the code generated:
${NSD_SetTextLimit} $hCtl_Code_txtCode $5

This code is wrong, the correct code is:
${NSD_SetTextLimit} $hCtl_Code_txtCode 5

I can't set variable to get a workaround because the control accept numeric format only.
The only workaround is modify generated code manually.

Best regards

Posts: 1972
Joined: 25 Mar 2012 - 01:19
Thanks for feedback

Thanks for your detailed feedback.
I just released version 0.9.13 that fixes this issue.

Best regards
Claudio