Make a section read only for some roles or userGroups

@ramavat

The “uncomplete” authority is availabe in the user role configuration. If the user does not have this authority he will not be able to “uncomplete” events and send modifications to the server.

You can also prevent the users from deleting enrollments and tracked entities using authorities in user roles (by not providing them those authorities).

1 Like

@gregory

Thank you for your reply. Yes, we can set this permission. But this will be applicable only after the enrollment is completed before that user should be able to do changes in the event with same role.

May be something can be doable using the program rule.

But for now, I am figured out the work around. We have created one program stage called “Enrollment Complete Form”, if that form/event has been created, then we will restrict any addition to other program stages, and then manager will complete the enrollment.

Hopefully this will help out to others as well, meantime we have V{enrollment_status} variable available in the web version.

Thanks,
Hiral

2 Likes