stovesy
stovesy
Has anyone made any modifications to DynamicForm to get the Kartik Number control working? Validation fails and the mask function does not copy to a new form entry. Thanks
FUXA V1.1.6-642 Using WebAPI the result of request does not fill with the json data.. Data returned from the server is {"time":1646389890,"number":10} Result of request does not complete, and result...
Not a bug. Information only. Deamon/Cli tested and working well with on Rasberry Pi B+ Linux 4.19.97-v7+ #1294 SMP Thu Jan 30 13:15:58 GMT 2020 armv7l GNU/Linux running Rasbian. Followed...
TB Version 60.4.0 (32-bit) FileLink Ver 1.8 After a successful link, the attachment remains in the attachments box, and the email message contains the attachment and has a multi megabyte...
I wonder if you would consider the following enhancement. It is an alteration to the protected function initDisability(&$options) in ActiveField.php The following will disable any attributes which are not active....
Would it be possible to alter the above as follows please. ```js var event = $.Event(gridEvents.beforeFilter); $grid.trigger(event, $form); if (event.result === false) { return; } $form.submit(); $grid.trigger(gridEvents.afterFilter, $form); ``` Passing...
After a recent composer/update, I'm getting the above error. ### What steps will reproduce the problem? {{ this.registerCssFile("@web/css/report.css") }} ### What's expected? No error ### What do you get instead?...
Barely tested but it may work for you. ``` if ($this->pjaxContainer){ if (is_array($this->pjaxContainer)){ $firstContainer = $this->pjaxContainer[0]; $expression[] = "$.pjax.reload({container : '$firstContainer', timeout : $this->pjaxTimeout });"; for ($index = 0; $index...
I have registered two modal forms and was getting problems with missing select2 dropdowns. When the last for is rendered by ajax, only the first occurence of the select2 control...
After a recent composer update, I'm getting the following error at the console... Uncaught SyntaxError: expected expression, got '