Showing a List of Mobile Workers in the Form

Dear CommCare Users,

I have checked the documentation and I have tried showing the groups, in
the form, a mobile worker is participating in via the use of:

Query Expression: instance('group')/groups/group
Instance ID: group
Instance URI: jr://fixture/user-groups

Value Field: @id
Display Text: name

Is there a similar specification for showing a list of all Mobile Workers
so the user can be able choose from? Any documentation I can use to learn
more about that?

Thanks and kind regards,
Chaiwa.

Chaiwa,

You'd have to manually enter those mobile workers in a separate look-up
table that you could then reference with similar syntax as above.

Cheers,
Will

ยทยทยท On Wed, Nov 1, 2017 at 5:12 AM, Chaiwa Berian wrote:

Dear CommCare Users,

I have checked the documentation and I have tried showing the groups, in
the form, a mobile worker is participating in via the use of:

Query Expression: instance('group')/groups/group
Instance ID: group
Instance URI: jr://fixture/user-groups

Value Field: @id
Display Text: name

Is there a similar specification for showing a list of all Mobile Workers
so the user can be able choose from? Any documentation I can use to learn
more about that?

Thanks and kind regards,
Chaiwa.

--
You received this message because you are subscribed to the Google Groups
"commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

@William_Pride Is this still not possible in CommCare?

Hi,

If you have a standard plan or higher, you can use mobile users as cases.
Then you can then configure a Multiple Choice Questions with Cases as Choices.
For this, case type would be commcare-user if I'm not mistaken.

-Michel