-
Notifications
You must be signed in to change notification settings - Fork 277
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
Money amount input field required #86
Comments
you can define a custom input and add any icon / format you need. |
On a second though I think that this will be a great addition, so now we have a new input for In your template.json add a column like this
Optional meta attributes are: Format of the meta attributes can be seen on the accounting-js documentation. @gandesc please update the docs |
closed with laravel-enso/forms@797fa24 |
can you help me do install accounting-js?
|
I think problem is |
@mauthi |
thx, done! |
This is a feature request.
Prerequisites
Description
input number not used for money amount field.
Steps to Reproduce
formbuilder input field
Expected behavior
input must shown as 120,000,000 $
Actual behavior
such as 1200000000
The text was updated successfully, but these errors were encountered: