Lightbox - duration - working or calendar days

Hello,

from documentation:
“Duration - a set of selectors for setting the task duration by specifying the task’s start date and the number of days.”
docs.dhtmlx.com/gantt/desktop__d … _form.html

Is it possible to input “number of days” in the working or calendar days depends on some toggle component?

Because sometime it’s easy to work with working days, but sometimes with calendar days in the Lightbox.

Hello,
currently duration control specifies the date in calendar or duration units depending on 'working_time ’ setting. If it’s enabled - control uses duration units, and there no option to switch mode. I’ll check is there is a simple way to add such setting

Aliaksandr, thanks a lot