Very good development experience, thank you for sharing. I'm still looking forward to examples of submitting two or more forms on a single page, just like Django inline.😁
Thanks for making this video! The hx-request in the headers is especially useful, did not know about that before and have had to find alternative ways of checking this.
Top-quality content, You deserve many more subscribers! - This may be a silly question but can HTMX be used to submit user logon details for a website - or would a more traditional submit and redirect/new page make more sense?
quality vid. Can we add an onchange/oncheck function to the form so that we do not have to click the submit button and have to filter updated by only checking the boxes?
That's another approach, for sure. Probably a good one. I find it easier to debug when things are broken out into distinct templates or blocks, personally.
I have a question , I have 5 forms in same page , every form has own submit add button (wich add another inputs to fill), and all this forms has one submit button at the end after filling this forms , how can I get all the info that is in the other additions info ?
for beginners and intermediate these contents are a gifts.
Thank you!
Very good development experience, thank you for sharing. I'm still looking forward to examples of submitting two or more forms on a single page, just like Django inline.😁
Thanks for making this video! The hx-request in the headers is especially useful, did not know about that before and have had to find alternative ways of checking this.
Awesome - glad to hear that part was useful. Thanks for watching!
HTMX with Django signals for another video would be cool! Merry Christmas BB!
Thanks! Merry Christmas!
As always, the best django htmx content, thank you :)
Thanks for watching!
Exactly what I was looking for. Thank you so much!
Thanks a lot!
Request for adding a video on how to handle or submit complex forms like nested list with htmx.
You kept your promise. Thanks very much.
Thanks for watching!
Thanks for making this tutorial! Would you be able to do an extended video on htmx table with pagination?
Thanks! Will add this to the list.
Thank you so much for this video brother. Keep going 👍
Thanks a lot - will do!
Will you be making videos on deploying to prod?
Brilliant as always, thank you!
Thank you!
Nice video! Do you have any videos regarding HTMX with pagination buttons + sorting?
Not exactly, but it's a great suggestion - will add to the list!
Hi @bugbites, Could you please do a video on htmx sse with django?
Top-quality content, You deserve many more subscribers! - This may be a silly question but can HTMX be used to submit user logon details for a website - or would a more traditional submit and redirect/new page make more sense?
Thanks a lot! This could definitely be done with HTMX, if need be - or with the traditional method.
Amazing content as always, thank for the effort mate !
Thanks as always mate!
Great content as usual.
Thanks a lot!
quality vid. Can we add an onchange/oncheck function to the form so that we do not have to click the submit button and have to filter updated by only checking the boxes?
Thanks! Interesting suggestion - might be possible with hx-trigger="change" as the trigger!
Hohoho There! I hope you can also do HTMX + OAuth2 implementation/ thank you and more power to your channel!
Thanks! Interesting suggestion - is there an example you have in mind for this?
thank you
Thanks for watching!
Question: why not use hx-select instead of splitting in partials?
That's another approach, for sure. Probably a good one.
I find it easier to debug when things are broken out into distinct templates or blocks, personally.
I think i have to watch your partials video. What i find „annoying“ is that number of small html files. But maybe that is my OCD. 😅
Please can you make video only on htmx and rust please❤❤
I have a question , I have 5 forms in same page , every form has own submit add button (wich add another inputs to fill), and all this forms has one submit button at the end after filling this forms , how can I get all the info that is in the other additions info ?
sir we want a rest framework video with real world project
Not use headers, use django-template-partials
Htmxify is not a real word
Actually, it is!