matthiasvanwoensel

Results 3 issues of matthiasvanwoensel

Is there any good way to search records by id? this is what i get: `public function toSearchableArray() { $array = $this->toArray(); $array['ticket_number'] = strval($this->id); // some other code return...

I can't find a way to add a default value to the editor, is there any way?

Hi there Is there a way to change the defaults descriptions of "Press enter to remove" or "Press enter to select"? thank you!