-
Hello, i'm using custom-radio and custom-checkbox in my project, and to support it i had to override FieldRenderer.
https://getbootstrap.com/docs/4.1/components/forms/#checkboxes
Now something c…
-
A method for programmatically selecting and deselecting lines is missing.
If a line is selected and the data array changes, a line still remains selected even though it no longer exists.
It woul…
-
Hi,
I am getting `The defination for plugin 'gjs-plugin-ckeditor' not found.` after enabling ckeditor from the config file. Here is the code inside the config file.
`'plugins' => [
'def…
-
TestModel.php
```php
class TestModel extends Model
{
public $myfield;
public function rules()
{
return [
['myfield', 'trim'],
['myfield', 'requir…
-
Hello,
I have a problem, Is it possible to selected row from data.
I have a api and i need to checked somme row in the table , is it possible ?
What is the good way to do that.
Thanks
-
**Describe the bug**
got this error in console:
Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/un…
-
* Package version: 1.10
* Django version: 3.1.3
* Python version: 3.7.3
* Template pack: Bootstrap4
### Description:
For example using crispy-test-project and replacing:
```
- Append…
cpina updated
3 years ago
-
Right now there is no way to set neither `col-auto`, `col-sm-auto`, `col-md-auto`,` col-lg-auto`, `col-xl-auto` nor `col`, `col-sm`, `col-md`, `col-lg`, `col-xl` classes in **column** plugin.
![ima…
-
On some reloads the style for the toggles changes back to a normal checkbox anyone else experienced this and have a fix?
-
My screenshoot app:
![image](https://user-images.githubusercontent.com/6583254/104315198-28a88280-550d-11eb-9787-219a9afa9112.png)
Thanks for your great effort ini this package,
My question is, c…