NetTalk Central

Author Topic: Open popup form by clicking checkbox in browse - bug  (Read 2887 times)

Matthew

  • Full Member
  • ***
  • Posts: 137
    • View Profile
    • Email
Open popup form by clicking checkbox in browse - bug
« 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
« Last Edit: February 11, 2013, 05:10:42 AM by Matthew »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Open popup form by clicking checkbox in browse - bug
« Reply #1 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