Page 1 of 1

Checkbox in dialog doesn't work

Posted: Thu Apr 04, 2019 5:52 pm
by Valentin
Hi!
Can you help, please? -
I want to add a checkbox to Event Editor dialog and use it's value when I press 'Save'.
I've added it successfully but when I try to press 'Save' nothing happens at all.
I've already tried to use combo instead and everything worked fine.

I'm using Scheduler v1.2.5 and React 16.8.2
Main code is below:
{
  type: 'checkbox',
  text: 'Half days',
  name: 'isHalfDay',
  ref: 'isHalfDay',
}
I've tried different options, to set default value, status - nothing helps.
I can't 'Save' anything at all.

Re: Checkbox in dialog doesn't work

Posted: Thu Apr 04, 2019 6:03 pm
by pmiklashevich
We could not reproduce this issue. To assist you with your question, please provide more details including a runnable test case (as described in our support guidelines).

To get the fastest possible support, provide a simple test case based on our standard examples.

Please create a new thread in a corresponding product forum. "General Forums -> Examples and tips & tricks" is for general questions.