bug in multiple search and checkbox

when performing a multiple search on a form contaning a checkbox the checked box does not show correctly.

This is the sequence of events:

  1. enter find mode
  2. check one of the checkbox options
  3. create a new record for multiple search (ctrl+N)
  4. enter data in another field
  5. go back to first record and the option previously checked is not selected any more…

any idea?

I’m using Servoy 3.5 rc2

Hi,

Do you see the same problem in yesterday’s rc3?

Rob

Yes, I just installed rc3 and there’s no change…

It seems to work fine in our solutions, there is probably some specific detail that is different.
Can you create a small sample solution and create a case in our support system?
See http://forum.servoy.com/viewtopic.php?t=6789

Rob

This became issue 83417. It is now solved.
The problem appeared when using “CHECK” display type fields with custom value lists in find mode.