tables icon indicating copy to clipboard operation
tables copied to clipboard

Filter for magic fields in multi selection columns

Open datenangebot opened this issue 1 year ago • 0 comments

Right now (v0.7) it is possible to filter for values from the multi selection columns. But you can not filter for something like @userId. This needs to be specially handled in the backend because the db don't know the userId etc. This has to be mapped to a valid option-id from the column definition. This can be used as filter value...

datenangebot avatar Jan 30 '24 07:01 datenangebot