Hello,
I apparently couldn’t find an aswer to this (the only one dated back to 2008, so I thought I’d better ask again): can calculations be used when in find mode? I mean standard calculations, not stored ones. If not, what other way is there to perform a search on a foundset based on calculations?
I’m trying to implement a sample solution to use multiple selection (without relying on multiSelect mode) using checkboxes and I had weird behaviour with the find. However my original method used actual columns defined by modyfing the dataset of the foundset I was working on and then stored in a in-memory datasource (see viewtopic.php?f=8&t=17817).
Any idea is really appreciated, thanks.