Recent

Author Topic: checkbox don't change  (Read 1400 times)

eldonfsr

  • Hero Member
  • *****
  • Posts: 524
checkbox don't change
« on: June 14, 2024, 03:32:54 pm »
hello i have report with checkbox but always show up cross don't empty box when the field value is false, is linked to sqlite table 

on report i put script to change the state also if put take fieldvalue is same


korba812

  • Sr. Member
  • ****
  • Posts: 441
Re: checkbox don't change
« Reply #1 on: June 14, 2024, 05:26:38 pm »
Your script is missing "end" for the first "begin". Maybe this is the cause.

paweld

  • Hero Member
  • *****
  • Posts: 1268
Re: checkbox don't change
« Reply #2 on: June 14, 2024, 06:00:40 pm »
And you don't have to write a conditional statement, it's enough:
Code: Pascal  [Select][+][-]
  1. Checked := [ZROQTests.pass]
Best regards / Pozdrawiam
paweld

eldonfsr

  • Hero Member
  • *****
  • Posts: 524
Re: checkbox don't change
« Reply #3 on: June 14, 2024, 08:33:11 pm »
thanks something wrong sqlite show me true when not was true value on fields....

thanks so much paweld
 

 

TinyPortal © 2005-2018