Matt Davis

Results 7 comments of Matt Davis

[Here's a screenshot](https://www.screencast.com/t/J8hHpWXt) of the plugins. I had to enable advanced custom fields for the page to work but i disabled all the others. Wordpress version is 5.6 and Media...

Also - when filtering it would be nice to just remove all folders and show a flat list of files.

@wmdhosting Would prefer an option for dedicated fields for each date where each one would have the same options that the current date field does (i.e. dropdown, datepicker, etc). Also,...

The below code works but doesn't seem like an ideal solution ```php Event::on(Submission::class, Submission::EVENT_DEFINE_RULES, function (SubmissionRulesEvent $event) { $submission = $event->sender; // exclude range rules (for custom checkbox values) $fieldLayout...

@engram-design - got it, thanks. Can you update the label on this from "Question" to "Feature Request"? The feature would be to allow both fixed and variable options for checklist...

I think "other" makes sense in the Checkbox rendering but for a dropdown I think just a standard Combobox implementation would be best. There could be an "Allow user input"...

@engram-design - see [example here](https://www.huseby.com/schedule-services) of the "Preferred Platform" checkbox. I could see where there would be potential for more than one checkbox to be used in this way within...