Open
Description
Describe the bug
Formio currency field doesn't display the currency symbol (i.e. $ for USD) when rendering the form with renderMode set to html when using formio.embed.js from the CDN (https://cdn.form.io/js/formio.embed.js)
To Reproduce
Steps to reproduce the behavior:
- Create a form with a currency field
- Render the form using Formio.createForm with {renderMode: 'html'} as an option
- Populate the form with data
- See error
Expected behavior
I expect the corresponding currency symbol to be displayed with the field's value
Screenshots
Metadata
Metadata
Assignees
Labels
No labels