On the [custom displayer](https://github.com/xwikisas/xwiki-pro-macros/blob/main/xwiki-pro-macros-api/src/main/resources/templates/html_displayer/userreferencelist/edit.vm#L21-L22) of the "users" parameter of the userlist macro the field name/id attributes are hard coded. The displayer should just forward the parameter it receives (ex : https://github.com/xwikisas/application-task/blob/master/application-task-api/src/main/resources/templates/html_displayer/userreferencelist/edit.vm).