tables
tables copied to clipboard
Filter for magic fields in multi selection columns
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...