- 🇩🇪Germany jurgenhaas Gottmadingen
Now that bpmn_io uses the Drupal Form API for the property panel, I'd like to defer this to a separate module that would provide a field widget for something like this. For ECA and bpmn_io this is out of scope.
The event "ECA cron event" provided by the eca_base
sub-module of the ECA project has a "Frequency (UTC)" input field that allows to set up the frequency by using Crontab notation. For many users, this notation might be not intuitive and/or understandable without providing any further help.
We've discussed about providing a convenient dropdown selection of some likely often used time periods, for example
The selection can also prefill the crontab notation field "frequence" so that the user sees how it can be defined by that notation, possibly adjusting it to more specific needs. Alternative can be to show the crontab notation within brackets as a small hint.
Closed: won't fix
1.1
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Now that bpmn_io uses the Drupal Form API for the property panel, I'd like to defer this to a separate module that would provide a field widget for something like this. For ECA and bpmn_io this is out of scope.