Roman Pinyazhin
Roman Pinyazhin
Implemented in: https://github.com/jmix-framework/jmix/issues/2832
The xml namespace `xmlns:groupg` is absent in the documentation. The doc should contain adding component with xmlns example like in FullCalendar docs: https://docs.jmix.io/jmix/calendar/full-calendar-component.html#basic
See issue in Jmix: https://github.com/jmix-framework/jmix/issues/1704
Other options: - https://ui.toast.com/tui-calendar - https://github.com/vkurko/calendar
### Changes BPM provides additional annotation for `@ProcessVariable`: - `@ProcessVariableParam` This annotation is represented by two parameters: `key` and `value`. Now, it is possible provide additional configuration to process variable....
### Changes 1) New "Process drafts" view. It contains all process drafts and displays model preview for selected draft. Process drafts screenshot 2) Modeler. New save draft dialog that allows...
Hello @ugur-vaadin, 1. Yes, this is a case where a removed column is adding back. We abandoned the idea of hiding the column using the visible property because, in our...