Hide stages within a program

  1. I have a program with 6 stages.
  2. I would like to hide other stages based on the conditions entered during registration (first stage) so as to prevent data entry.
  3. I would like to get reviews on how to set the program rule & program rule variable to “Hide stages after”
  4. Should I create several program rules to trigger at each stage or is there a way I can create one rule?

Hi @tkipruto, I think it depends on your conditions. Let’s say if a certain data element has a yes then you want to hide two stages, it makes more sense to just create one program rule to hide those stages. But if the conditions for hiding have no relationship between them I believe that it makes more sense to create a rule for each stage you want to hide.

2 Likes