Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API filters #21

Open
dleadbetter opened this issue Oct 4, 2022 · 1 comment
Open

API filters #21

dleadbetter opened this issue Oct 4, 2022 · 1 comment
Assignees

Comments

@dleadbetter
Copy link
Contributor

We should update the /user_defined_fields/user_defined_fields API endpoint to accept parameters to filter by table_name, column_name, data_type, etc.

@camdendotlol
Copy link

camdendotlol commented Oct 5, 2022

Seeing this on NBU.

My fields look like this:
Screen Shot 2022-10-05 at 4 19 13 PM

But all three options appear anywhere UserDefinedFieldsForm is used. For example, the Collection form, which should only show the "Has Camden visited?" field, contains all three:

Screen Shot 2022-10-05 at 4 12 06 PM

It appears that there is no way to pass a table_name filter to UserDefinedFieldsForm, which may be a separate but related bug in @performant-software/user-defined-fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants