Trysystems

Results 8 comments of Trysystems

Thank you. This fix shouldn't break anything because "Report[data[1][row]]" wrong structure of field name and it can't work at all, because table.js use this name to create post data, and...

``` fields: content[table]: label: Content type: datatable columns: field1: title: Code field2: title: Title field3: title: Title ``` This will give you data-field-name="Model[content[table]]" attribute now. And js script cant push...

Still actual. The example was provided as PR to Test plugin.

https://github.com/wintercms/wn-test-plugin/pull/5

No, file with .png or .zip. And this extensions was allowed in custom's field menu. So, in debugger on function files() (Extend.php) array $_FILES empty.

Cause - AJAX form submit script on editor.js line 195. One else bug - this script has error in IE11 - its redirect page to 'admin/posts/edit/undefined' page.

In last FF and Chrome there is no bug with redirection after ajax script end, but files still no downloads.