Recreate/Modify the "Accounts"-Page

Hello there,
can anyone tell me how difficult it is to rebuild this system page “accounts”? or hook into the right places to trigger for example the “Create Account”?

My Intention is to attach an “v-if” to the list and check which role the current user has, to then hide some users e.g. all admins or editors

Will be easier with 3.6 in the future, but hard to tell what is easy or difficult for you. Definitely possible.

actually the question is, do i have to built the page from scratch, or is there a template or somewhat for it somewhere? as far as i could find out the account page is built into app.js

Ah, ok. You can build a custom view that overwrites the default view:

1 Like