Hide form from care guide menu, but allow in task

The care guide menu, after clicking the FAB, displays our initial COPC form & the follow-form.
We want to hide the follow-up form from the care guide menu while still allowing the user to complete the follow-up form via the task.

Unfortunately the expression prop in the .properties file seems to affect both the care guide & task.

Is there a way to circumvent the error shown when the task is clicked?

With the expression prop resulting in “true”:


With the expression prop set to “false”:


Hi @Anro

I believe we had fixed this in 4.4.2: error.loading.form.no_authorized when opening a form from tasks tab because context evaluates to false · Issue #8745 · medic/cht-core · GitHub
Which version are you on?

2 Likes

Hi @diana

That’s fantastic news! Unfortunately we’re still on 4.2.x, with the 4.3.x upgrade on the cusp of deployment next week.
Never lucky :smiling_face_with_tear:.

Very valuable info to have, thank you.

2 Likes