But value is not set in the widget. I know that the same problem appears with Kartik DateControl and that we need to call .kvDatepicker after the POST return.
Is the same approach applied? What is the function we should call? Can’t find it.
I am not too familiar with @kartikv extensions. However it does appear in the documentation that you will need to have additional options passed to your widget.
I just noticed it in the usage section in the code examples. The code examples showed some additional parameters passed to the widget that you did not have. Not sure if it helps though.