Open follow-up

The soprotocol should be on the format: soprotocol:appointment.main?appointment_id={{id}}

How to open the follow-up dialog

The following example shows how to open an Follow-up dialog in the current context based on a given appointment_id: appointment_id = 124. If the current context is displaying the company page, the follow-up dialog will appear over the company page.

soprotocol:appointment.main?appointment_id=124

in-context-screenshot

To view the follow-up in the context of the diary, use SoProtocol to navigate to the diary page and then use the appointment_id to view the day where the follow-up appears.

soprotocol:diary.main?appointment_id=124

diary-context-screenshot