Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
simonadomnisoru committed Jan 14, 2025
1 parent b2c3263 commit f95d1a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/user/using-the-capture-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -1351,21 +1351,21 @@ You can connect any two program stages via a relationship. To enable this featur

## Adding a new tracker event
When opening the new event form, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
1. Schedule a new visit in another organizational unit.
1. Schedule a new visit in another Organisational unit.
2. Enter data directly.
3. Link to an already existing event.

When clicking Complete or Save without completing, the capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
When clicking Complete or Save without completing, the Capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
![](resources/images/related-stages-new-event.png)

## Editing a tracker event
### When there isn't a linked event
If the event is eligible for related stages but isn’t linked yet, a widget called *Linked event* will appear at the bottom of the page. From this widget, users can:
1. Schedule a new visit in another organizational unit.
1. Schedule a new visit in another Organisational unit.
2. Enter data directly.
3. Link to an already existing event.

The label of the action button will change based on the user's selections. When clicking the action button, the capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
The label of the action button will change based on the user's selections. When clicking the action button, the Capture app will create the requested event, schedule the response event and make sure that there is a link between them in the correct context.
![](resources/images/related-stages-edit-event.png)

### When there is a linked event
Expand All @@ -1379,8 +1379,8 @@ Additionally, by clicking the Menu in the top-right corner, users can:

## Enrolling a tracked entity
Enable the "First stage appears on registration page" flag in the Maintenance for the Tracker program. When opening the form to enroll a new tracked entity, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
1. Schedule a new visit in another organizational unit.
1. Schedule a new visit in another Organisational unit.
2. Enter data directly.

When clicking Save, the capture app will enroll the requested tracked entity, schedule the related event and make sure that there is a link between them in the correct context.
When clicking Save, the Capture app will enroll the requested tracked entity, schedule the related event and make sure that there is a link between them in the correct context.
![](resources/images/related-stages-enroll-trackedEntity.png)

0 comments on commit f95d1a1

Please sign in to comment.