1. Add the plugin element to your Bubble page
2. Set the source :
- Enter an **Input ID** to monitor a specific input on the page
- If no ID is used, provide **Dynamic Text** for the plugin to normalize
3. Choose normalization options:
- Remove accents: Deletes accents (e.g., é, à)
- Uppercase/Lowercase: Converts text to uppercase or lowercase
- Remove special characters: Strips characters like `@`, `#`
4. Use the `normalized_name` state to retrieve the normalized text anywhere in your app
Demo page :
https://demo-add-list-date-range.bubbleapps.io/version-test/normalize_text