Conversation
There was a problem hiding this comment.
It's looking great! It's working functionally, but context-wise, we need to make some updates since we are no longer referencing the repo.
Each example markdown file has the same paragraph that references the repo, so we should remove those(for example https://github.com/NMFS-RADFish/radfish/pull/209/changes#diff-b761abd9e776de19d2d85d567b6b2b6fd4addebda3eba53a209ff9fb019eeb87R11)
|
|
||
| This example shows you how to build a form with computed form fields. Computed form fields automatically calculate a value based on a separate read-only field. For example, if a user inputs a quantity, a computed form field can multiply that number by a price to give a total cost. | ||
|
|
||
| Learn more about RADFish examples at the official [documentation](https://nmfs-radfish.github.io/radfish/developer-documentation/examples-and-templates#examples). Refer to the [RADFish GitHub repo](https://nmfs-radfish.github.io/radfish/) for more information and code samples. |
There was a problem hiding this comment.
We should remove this paragraph since it won't be referenced anymore. Will need to remove from the other .mds as well.
There was a problem hiding this comment.
Just to clarify remove:
Learn more about RADFish examples at the official documentation. Refer to the RADFish GitHub repo for more information and code samples.
No description provided.