Checkbox not saving value.

miltkt011
Kilo Contributor

What would prohibit a checkbox field value from not returning true after being clicked.

6 REPLIES 6

bernyalvarado
Mega Sage

Hi Michael, could it be that you have another script which is always unchecking it (setting it to false) after it was checked? Perhaps an onLoad or an onChange script doing this?



btw... are you saving the record?



Thanks,


Berny


Thijs Daemen
Mega Guru

Hi Michael,



How does that script look with which you are checking if the box is checked? Or as Berny Alvarado has mentioned, are there any other scripts?