-
Hello,
I'm getting this error when trying to load the calendar:
Uncaught TypeError: Cannot read property 'sort' of undefined
Here is my JS code:
```
var calendar = $("#calendarioAtendimento").calen…
-
### Problem
`Study Assay Measurement Type` and `Study Assay Technology Type` are mandatory ontology-qualified fields in all ISA-tabs which hold information about the assay performed. SODAR currently …
-
case "ajax":
$.ajax({url: url, dataType: "html", async: false,type: "post",data: {'eventid':id}, success: function(data) { modal_body.html(data); }});
break;
It will be easier to retrieve …
-
### Discussed in https://github.com/Laravel-Backpack/CRUD/discussions/2667
Originally posted by **tabacitu** April 13, 2020
Instead of using DataTable's magic to export rows, we should create …
-
Hello,
i have created a modal which load via ajax content and its works fine, but now i want a navigation inside the popup where one can navigate to next or previous item. The Navigation has a dat…
-
```
What steps will reproduce the problem?
1. Link on index page PLAY
VIDEO
2. Create videoContent.php page with the relevant content
3. Add jQuery to index
$('.video a').openDOMWindow({
event…
-
Hi. I am new in Yii. I followed the installation guide. I changed my controller action. But I can't catch the following:
```
-
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 was baing setup by jav…
-
[RU]
Модернизация фронта:
- [x] Для удобства разработки разделить код файлы **js/base.js** на отдельные файлы (компоненты) https://github.com/Cotonti/Cotonti/issues/1794
- [ ] JavaScript Транспор…
-
I am create view as
``` php
use yii\helpers\Url;
use lo\core\widgets\admin\Form;
use karnbrockgmbh\modal\Modal;
/**
* @var common\models\Page $model модель
*/
Modal::begin([
'id' => 'createA…