Hi,

Indeed htmx seems to be a very convenient tool, I've been wanting to try it for a long time (never did though, read about it, watched videos showcasing it).

Nevertheless, AFAIK htmlx (which is a JavaScript library) could be a great replacement for AJAX stuff (sending asynchronous requests, updating the DOM on response), but I think we would still a lot of what lives in OfbizUtil.js and handles UI things like datepickers, popups, fields validation etc. That could be a great addition for sure, but IMHO it cannot replace on its own jQuery and the jQuery plugins used in OFBiz.

I would be very interested to see what you made so far to integrate htmx to OFBiz.

Le 31/10/2024 à 14:39, Jacques Le Roux a écrit :
Great,

That sound to confirm again https://lists.apache.org/thread/pxoq4484jws79jvw3ct501nt3t26hlyw

We really need to seriously investigate now...

Jacques

Le 31/10/2024 à 14:25, Omar Abdullwahhab a écrit :
Hi All.

Today I was playing around the client side in OFBIZ,
I'm actually not a fan of JS or its frameworks.
I tried making a test to replace it with htmx.
It was very good and easy to integrate with OFBiz and Freemarker.
Please have a look
https://htmx.org/docs/
I am sure it will be a proven technology for OFBiz.
Regards

Reply via email to