Re: Updating Template Toolkit generated HTML content without page reload?
Michael Herger <slim-b/[email protected]> Wed, 4 May 2022 21:48:31 +0200
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> I'd have to get the updated genre list (line 917) and decade list (line > 924) from the server for these 2 select elements. You'd have to come up with a CLI query to get those values, then update the select box, see eg. https://www.javascripttutorial.net/javascript-dom/javascript-add-remove-options/