Skip to content

Create viewdef for COChild #6449

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

Open
wants to merge 3 commits into
base: production
Choose a base branch
from
Open

Create viewdef for COChild #6449

wants to merge 3 commits into from

Conversation

CarolineDenis
Copy link
Contributor

Fixes #6394

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone

Testing instructions

@@ -140,6 +147,9 @@
<cell type="label" labelfor="5"/>
<cell type="field" id="5" uitype="plugin" name="this" initialize="name=PartialDateUI;df=catalogedDate;tp=catalogedDatePrecision" default="today" uifieldformatter="Date"/>
</row>
<row>
<cell type="subview" viewname="CollectionObjectChild" id="6" name="children" colspan="14" defaulttype="table"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably choose between COChild and cojo here and comment our the other one

@CarolineDenis CarolineDenis changed the title Create viedef for COChild Create viewdef for COChild Apr 28, 2025
<cell type="label" labelfor="2"/>
<cell type="field" id="2" name="collectionobjecttype" uitype="combobox"/>
</row>
<row>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could have a new determination form for this one with only taxon

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

Successfully merging this pull request may close these issues.

CO Children: Create default forms
1 participant