Skip to content

Commit

Permalink
Add drug selection gif
Browse files Browse the repository at this point in the history
  • Loading branch information
ODORA0 committed Jan 18, 2024
1 parent 0c1df3d commit 93a76e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pages/docs/field-types-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ Renders:

This Rendering type is used for capturing a drug as an observation. Behind the scenes this is done by introducing the drug data source and utilising functionality of the ui-select-extended control.

```jsx copy
```json copy
{
"label": "Select a drug",
"type": "obs",
Expand All @@ -588,3 +588,8 @@ This Rendering type is used for capturing a drug as an observation. Behind the s
},
"id": "drug_select"
},
```

renders:

![Radio field](/drugRender.gif)
Binary file added public/drugRender.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93a76e7

Please sign in to comment.