flowable / flowable/flowable-engine
suggestion: about flowable form date field
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
I defined a form that contains a date field. This field will becomes a process variable. When this variable used by a script task(script format is javascript), the variable instance value is a format string not a timestamp in the process instance. the variable instance value is a timestamp in db. Maybe the timestamp is better when deliver it in process instance and the format string is just for display.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.