How to create New user button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 05:24 AM
Hi,
I have a requirement, in user table we can able to see new button in list view right...How is that button configured...I wanted to replicate the same functionality need to create new user button....Where I can see how it is configured so that I will replicate same.
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 05:31 AM
Hi,
New Button is available to users who have create access to that particular table by default.
Make sure you have given required roles to user who should see the new button.
In addition to that you can check list controls of your list.
if 'Omit new Button' is checked then the new button is hidden for all users.
Also check other button roles fields on list control.
Thanks
Anil Lande