Hi
i have an int value in my database with stores different types of error in Binary:
0,1,2,4,8
Then i do a manual lookup with multiple values (binary) and write:
OK
Error 1
Error 2
Error 3
When i check the checkbox and store, the correct value show in the database, also when multiples values checked. Everything OK. But after pressing Save, the checkboxes are all unchecked! And also when i navigate, the checkboxes come not back again. When i start the form, then the checkboxes are set correct, until i navigate or press the save button…
Can you reproduce the problem or do i something wrong?
Best regards
Steve