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

BioStrat relationship field not present by default on PaleoContext forms #1221

Open
grantfitzsimmons opened this issue Oct 16, 2023 · 1 comment

Comments

@grantfitzsimmons
Copy link
Member

The table for PaleoContext has a field called "biostrat" but the forms are using text1 with the label "Bio Strat".

The forms should point to the biostrat field and use the querycbx selector.

Image shows bioStrat field is available:
image

Image shows text1 is captioned as "Bio Strat"
image

Form Code
image

Can the code be modified to follow a similar pattern to this example for ChronoStrat?

There is an example commented out in the code:

Reported By: Matthew Cruz at The University of Michigan

@grantfitzsimmons
Copy link
Member Author

This would also require modifying the default schema for paleo disciplines, making it more than just a form change. We will hold off on this until we have a mechanism to create a new interface schema when establishing a new discipline.

Still a risk for people who never defined a custom form and now will no longer see their biostrat information

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

No branches or pull requests

1 participant