You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Related stages and linked events for tracker programs
1349
+
# Related stages and linked events for Tracker programs
1350
1350
You can connect any two program stages via a relationship. To enable this feature, you can set up two program stages in the same program and link them with a stage-to-stage relationship.
1351
1351
1352
1352
## Adding a new tracker event
1353
1353
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:
1354
1354
1. Schedule a new visit in another organizational unit.
1355
-
2. Enter data directly
1355
+
2. Enter data directly.
1356
1356
3. Link to an already existing event.
1357
1357
1358
-
When clicking save, the capture app will create the request 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.
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:
1364
1364
1. Schedule a new visit in another organizational unit.
1365
-
2. Enter data directly
1365
+
2. Enter data directly.
1366
1366
3. Link to an already existing event.
1367
1367
1368
-
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 request 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.
If the event is already linked, a Linked Event widget will appear at the top of the page. This widget allows users to view details of the linked event.
Enable the "First stage appears on registration page" flag in the Maintenance for the tracker program. When opening the form to enroll a new trackedEntity, a widget called *Actions - ${Relationship type name}* will appear at the bottom of the page. From this widget, users can:
1381
+
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:
1382
1382
1. Schedule a new visit in another organizational unit.
1383
-
2. Enter data directly
1383
+
2. Enter data directly.
1384
1384
1385
-
When clicking save, the capture app will enroll the requested trackedEntity, schedule the releated 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.
0 commit comments