Commit 2fdd9350 authored by Elizaveta Kakhovskaya's avatar Elizaveta Kakhovskaya

Update Q4_confirm_date.rst

parent 4b9fc763
...@@ -29,9 +29,10 @@ ...@@ -29,9 +29,10 @@
* Выводить время * Выводить время
* Формат ${dd}.${mm}.${yyyy} ${HH}:${MM} * Формат ${dd}.${mm}.${yyyy} ${HH}:${MM}
4. В скрипт БП 4. В скрипт БП event.blocking.interpreter.completion добавить
4.1 4.1
'itsm_form_incident_wcf_confirm_date': jSynergy.server.getValue('itsm_form_incident_wcf_confirm_date'), 'itsm_form_incident_wcf_confirm_date': jSynergy.server.getValue('itsm_form_incident_wcf_confirm_date'),
...@@ -45,6 +46,7 @@ ...@@ -45,6 +46,7 @@
jSynergy.server.setValue('itsm_form_incident_confirm_date', { jSynergy.server.setValue('itsm_form_incident_confirm_date', {
key: "" + processes.itsm_form_incident_wcf_confirm_date.key, key: "" + processes.itsm_form_incident_wcf_confirm_date.key,
value: "" + processes.itsm_form_incident_wcf_confirm_date.value value: "" + processes.itsm_form_incident_wcf_confirm_date.value
}); });
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment