Integrate schema config with schema overrides #5668
maxpatiiuk
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The following files force hide or unhide some data model fields on the front-end:
https://github.com/specify/specify7/blob/testability/specifyweb/frontend/js_src/lib/components/DataModel/schemaOverrides.ts
https://github.com/specify/specify7/blob/testability/specifyweb/frontend/js_src/lib/components/DataModel/schemaExtras.ts
Schema Config UI should disable the "Hidden" checkbox if there is a global override for that field, as the checkbox is useless for these fields.
Schema Config UI should also indicate when a field is hidden in the Query Builder and WorkBench only
Beta Was this translation helpful? Give feedback.
All reactions