How to use CVterm autocomplete docs #37
Labels
good first issue
Good for newcomers
TOPIC: Extending Tripal
Documentation on developing custom modules, fields, themes, etc.
We need to add documentation for how to use the Tripal core cvterm autocomplete.
This was added via tripal/tripal#1486
Here is @reynoldtan documentation from the PR:
An example form element would look this:
Since the autocomplete returns human-readable output and not the cvterm id,
there is an additional method that will fetch the ID from the user input.
And this is what it looks like in use:
The text was updated successfully, but these errors were encountered: