My first stage is repeatable as we need get multiple data from patients and the second one is non-repeatable but the context is once the user gets into second stage , we need to lock the first stage. I mean only after all the of the collection of data from stage 1 is completed the stage 2 should be filled but once after stage 2 is started patient should not be able to enter data in stage 1. Is it possible to do it?
in less, I need to hide program stage 1 from option and lock form fill up of program stage 1 when stage 2 is started?
will this work—> V((programStage)== ‘प्रशुती सम्बन्धी विवरण’
@Caroline
I have not implemented any user roles and also not done anything on tracker authorities. Events are only through Program Stages, I have program stages and with different requirements. The first stage is repeatable but only till the user goes to Program Stage 2. I want to stop user to getting back to program stage 1 after he/she is in program stage 2. Thus, I need to stop or lock or hide program stage; mainly hide program stage1 option from the list and lock the already completed events in program stage 1. I tried writing expression but couldnot get any result from it. Need to sort out the issue and use a expression and program rule