Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add doc “Show Add User” toggle button #478

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/embeddable-uis/element/user-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Once you've set permissions, the UI visualization on the right side of the eleme
<source src={userManagementElementInstances} />
</video>



## Embedding the Element

Please check the [Embedding Elements](/embeddable-uis/overview) documentation for more information on how to embed the element into your application.
Expand Down
4 changes: 3 additions & 1 deletion docs/embeddable-uis/embedding-elements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ Additionally, you can manage the default settings of the element and customize t

- Change the background and primary color of any element to match your brand.
- Assign a title to the element that makes sense to your end user, or choose to hide it entirely.
- Show or hide the "Add User" field in the UI. Please note that this is purely a visual change and does not affect the functionality of the element.
- Decide whether to display your users' email, full name, or both on the element.
- Configure webhooks to receive automatic updates on actions taken by your users. For more information about webhooks, refer to
the [Permit Webhooks documentation](/embeddable-uis/webhooks).

_![iFrame visualization](/img/elements/user-management/IFrameDesign.png)_
_![iFrame visualization](/img/elements/user-management/element-settings.png)_


## Previewing the element

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.