NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Matthew on February 11, 2013, 01:06:45 AM

Title: Open popup form by clicking checkbox in browse - bug
Post by: Matthew on February 11, 2013, 01:06:45 AM
Hello Bruce

There is a small bug.

Open popup form by clicking in checkbox in browse doesn't work because:

1. (correct) - loc:javascript is properly set at the beginning of the routine called 'value::...'
2. (incorrect) - before function p_web.CreateInput(...) loc:javascript is cleared (loc:javascript = '') so popup form will never show up.

Regards,
Matthew
Title: Re: Open popup form by clicking checkbox in browse - bug
Post by: Bruce on February 12, 2013, 01:55:45 AM
I'll  put it on the list, but I wouldn't expect the popup to work off a checkbox at this time. Unless my brain is a bit fried, as I recall, I haven't gone down that road at all...

If you'd like to make a small example though I'll take a look and see what's involved.

cheers
Bruce