Hi,
I have a list of users with a specific role, let’s say “new-user”.
I can display a list of new-users. For each user I’m trying to display an “approve” button. When an administrator clicks the button, it will set the user role to “approved-user”.
Is it possible with a Piklist form? I spent some time tinkering with the user-profile demo but I don’t know if I can “instantiate” it for each user id.
Another way would be to display a list of new-users (using this tutorial https://piklist.com/learn/doc/display-users-radio-checkbox-select-list/). The administrator would select one user and click a single “approve” button.
But I don’t know where the form is processed?
Any help appreciated
Xtian