This could very well just be issues for me. I don’t assume this is a bug.
I’m trying to get my mind around how Servoy handles user finds. To that end, below is a series of steps I performed on a generic record-view form, with no special triggers, background colors, custom controllers, related fields or anything. The text in bold represents results I don’t understand.
Perhaps someone can follow along and interpret what I’m seeing…
User hits Ctrl + F
Status area says ‘Find…’
User enters data in field (non-matching, ‘xxxx’ or whatever)
User enters Ctrl + N
New, blank form appears, but **status area says ‘Ready’
User enters data in field (non-matching, ‘xxxx’ or whatever)
User hits enter
Message: No result, modify?
User clicks ‘Yes’
User hits enter - **Nothing happens
User changes data (removes an ‘x’)
User clicks Enter
Message: No result, modify?
User clicks ‘Yes’ **(Note:status area still says ‘Ready’)
User enters Ctrl + E (delete record/request?)
Message: Could not delete record, try show all **Can the user not delete a find request?
User clicks ‘OK’
User enters Ctrl + J (to find all, as suggested)
**Message: ‘No result, modify?’ - did find all trigger the find that was already deemed not to match?
User clicks ‘No’
Solution returns to all records, ready mode