File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,8 @@ the currency symbol that should be shown by the text box. Depending on
44
44
the currency - the currency symbol may be shown before or after the input
45
45
text field.
46
46
47
- This can also be set to false to hide the currency symbol.
47
+ This can be any `3 letter ISO 4217 code `_. You can also set this to false to
48
+ hide the currency symbol.
48
49
49
50
divisor
50
51
~~~~~~~
@@ -91,4 +92,6 @@ These options inherit from the :doc:`field</reference/forms/types/field>` type:
91
92
92
93
.. include :: /reference/forms/types/options/invalid_message.rst.inc
93
94
94
- .. include :: /reference/forms/types/options/invalid_message_parameters.rst.inc
95
+ .. include :: /reference/forms/types/options/invalid_message_parameters.rst.inc
96
+
97
+ .. _`3 letter ISO 4217 code` : http://en.wikipedia.org/wiki/ISO_4217
You can’t perform that action at this time.
0 commit comments