-
Configuring all the custom properties on export, particularly the paths, is more tedious than it needs to be. A menu with a custom layout could make it easier to select all the right files, offer drop…
-
Just mentioning before I forget it...
GeoWEB reported an issue where they for any given data source need to present different model runs in a dropdown box with timestamps. Currently EDR only allow…
geira updated
1 month ago
-
Hi, the existing AWS CFN docset has grown out of date. I attempted to update it but the generation script was written for a much older version of node which lead me to do a complete rewrite. I've gott…
-
**Is your feature request related to a problem? Please describe.**
Since #4822 we have RadioButtonGroups and Dropdowns in prompts. Sadly we cannot set an internal value.
Value and the choice seen by…
-
I am using SilverStripe 4.2 at the moment.
I seems to be impossible to create a custom style dropdown without also automatically putting all classes from `content_css` into that dropdown. The [doc…
-
I think it would be great to have text output formatted to just be dropped into custom queries. So, the output could be everything after "GetSearchResults" or even include custom_query=" " wrapped aro…
-
Add the ability for the DropDown Picker to render custom markup - is there a preferred custom drop down to use ?
Hendy updated
8 years ago
-
I need to use custom search function with dropdown. Currently editing `dropdown.js` like the following provides a workaround:
```js
filterItems: function(query) {
var
…
-
Hi,
I have a smart table which has multiple selects (dropdowns) for filtering.
I noticed that ng-model and ng-change event have already been encapsulated in smart table for basic search/filterin…
-
Hello,
I'm trying to import data on a custom dropdown field that allows multiple values. I used several way to do that (CSV file) but without success. Ex:
- Option A, Option B
- Option A; Option …