-
I'm working with a large FormWizard, and the way that users will interact with the data after form submission is such that Foreign Key fields in the model would be a problem. So, I'm using the plain S…
-
# Feature Request
## Is your feature request related to a problem? Please describe
Put the Select2 emulation for all selects into layout.js so that it's possible for all themes. Also extend…
-
## Description
This feature request proposes UI and style improvements for several core widgets in JetFormBuilder, including:
- **Date Picker**
- **Select and Select2 Dropdowns**
- **Media Upload*…
-
### Discussed in https://github.com/Laravel-Backpack/community-forum/discussions/1109
Originally posted by **giovdi** August 7, 2024
Hi everyone!
Today, I was wondering if it's possible to w…
pxpm updated
2 months ago
-
searchable_select.scss-1.8.0 does not work with cssbundling gem because @codevise/activeadmin-searchable_select/src/searchable_select.scss does an '@import "select2"' which should be spelled out with …
fvue updated
2 months ago
-
thx for your plugin
im trying it with redmineup tags
https://www.redmineup.com/pages/plugins/tags
but all field have select2 option and redirect the page and go down and up
can u compitable it…
-
I am trying to customize a Tag, but Select Theme option is not showing any option, and Selected Primary Tags is not showing any of my created tags. Have a look at the screenshot
![1](https://github.c…
-
Hello everyone,
I recently need to make a sortable list based on ajax call and potentially contextualized by another field.
So i tried something like this :
```php
@php
$connected_entity …
-
Consider dynamic item creation from user input. For example, as it's done for Select2: https://select2.org/tagging.
Source issue: https://github.com/surveyjs/survey-library/issues/5689
-
When I use AJAXSelectField, It can not be showed in dialogue correctly.
**So, Can I get select2.js original source code?**
I want to try change it to show AJAXSelectField in dialogue.