Reveal/Hide Password
Description
Rida Usman
Last Update 2 năm trước
Demo Link: http://chakor-demo-4.bubbleapps.io/version-test/reveal_hide_password
Editor Link: https://bubble.io/page?id=chakor-demo-4&test_plugin=1734429582304x740991168433619000_current&tab=Design&name=reveal_hide_password&type=page
- Instructions to Use the "Reveal/Hide Password" Plugin
- Install the Plugin in Your Bubble App
- Open your Bubble app editor.
- Navigate to the Plugins tab.
- Click on Add Plugins and search for "Reveal/Hide Password" Plugin.
- Install the plugin into your app.
- Open your Bubble app editor.
- Use the Plugin Element
- Add the Reveal/Hide Password element to your page.
- Add the Reveal/Hide Password element to your page.
- Configure the Plugin Action
- In your workflows, use the "Reveal/Hide Password" action:
- Reveal/Hide Password: Toggles between showing and hiding the password input field.
- In your workflows, use the "Reveal/Hide Password" action:
- Exposed State
- Use the visible_state exposed state to check whether the password is visible or hidden.
- visible_state = true: The password is visible.
- visible_state = false: The password is hidden
- Use the visible_state exposed state to check whether the password is visible or hidden.
