-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
documentation bug:
The documentation at http://docs.camunda.org/7.2/api-references/embedded-forms/ indicates that the 'Float' datatype is supported i.e.
<input type="text" id="customerRevenue"
cam-variable-name="CUSTOMER_REVENUE"
cam-variable-type="Float">
However, if I create the form example provided in the documentation and attempt to 'complete' the user task the form is associated with, I get an error saying the 'Float' value type is not supported (see attached stacktrace). Is the Float object type supported or is this a documentation error?
This is the controller panel for Smart Panels app
- is related to
-
CAM-3676 I can use Value Type "Float"
- Closed