Cycle through users in backend forms

Hi every one, I’m new to Grav and I really enjoy this amazing CMS.

I’m trying to build a blueprint in admin plugin to link a content with to a specific user (so it can be viewed only when this user is logged-in).

Is there a way to repeat through user/accounts and generate options for a select input ?

I tried function call (using data-*) with User\User and User\Groups API endpoints but I can’t get what I want ^^… Probably a noob mistake I’m making here…

Thank for your help and forgive my poor english :slight_smile: