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 3 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
7 changes: 6 additions & 1 deletion docs/embeddable-uis/embedding-elements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@ Additionally, you can manage the default settings of the element and customize t
- 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)_

:::note Hide Add User Field
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you moved it, you can just place it in a bullet above - after the webhooks section

The “Show Add User” toggle button allows you to hide or show 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.
:::

## 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.