Feature request: allow variable in both side for table filter, count and all/any option for individual comparison of one-many or many-many field

First of all, I’d like to express my sincere appreciation for the nocobase team. Your work has saved my organisation. While we cannot afford to pay for standard edition right now, we’d love to make a smaller one-off donation if possible (but I don’t see any link to do so). Now on to the feature requests:

  1. allow variable in both side for table filter
    Example: get all user where email = username

  2. for one-many/many-many field, filter with count
    Example: get all student where count(classes) > 1

  3. for one-many/many-many field, select logic scope when doing comparison
    Example: get all student where all class.id != 1 (current default behaviour is any)

Thank you again!

Thank you for your feedback. This feature is not currently supported.

1 Like