Checkbox cannot retains its value onload of application.

Hello,

I am working on a form having some checkboxes in it. When I save its value into database it goes, but in edit form, the checkbox cannot retain the checked value onload of application and same problem is in onchange AJAX event. Any solution? Appreciate.


Milind.

IF this is a control app you need to set the checkbox values onload… but if this is a FORM app that sounds like a bug, because form app do it automatically.

Milind or Hiram , I am a new user , working with scriptcase 7 ; did you find a solution or conclusion about this issue ?

Regards

ALberto

ALberto,
It seems like a bug in the ScriptCase, instead of CheckBox, I used Radio button with two values Yes and No. I tried each type of CheckBox but did not worked…


Milind Wakale

Ok Millind; Thank you for your reply and advise.

Regards

Alberto

FWIW I don’t have this problem in 7 where I use the settings of the checkbox to control the visablility of blocks. On retrieval the right checkboxes are checked…