Hi There,
I use dynamic search in combination with a query in a field (eg. the user id is shown as a name)
in the sql i use the query
(bpv_afgerond > 0 AND bpv_afgerond < 4) OR bpv_afgerond = 8
query works fine, dynamic search works fine but both loads the form correct (query works) but dynamic search does’nt do anything. (it loads but shows the same values as before)
any ideas