The cam-script Directive
|
Этот раздел перенесён из документации Camunda 7 и в дальнейшем будет доработан с учётом особенностей OpenBPM Engine |
It is possible to use custom JavaScript in embedded forms.
Custom JavaScript can be added to a form by using a <script> tag and adding the cam-script
directive:
<form role="form">
<script cam-script type="text/form-script">
// custom script goes here
</script>
</form>
Лицензия и атрибуция
Эта документация была создана на базе материала "Camunda 7 Docs" от Camunda, находится под лицензией Creative Commons Attribution-ShareAlike 3.0 Unported License .
Оригинал документации: https://docs.camunda.org