Inline editor losing field focus and showing validation using onblur

Hi
Has anyone got a nice inline editor working in wappler?

I have a page that lists itinerary items. I have the page giving a form for each item with its fields.

On the fields I have a onblur so when you leave the input it does an update and on form success reloads the sc that creates the list.

I have 3 problems:

  1. when I tab out the input field to the next, it does its update, and then loses focus of the field i tabbed to
  2. i dont have any validation on the fields but when i tab out it runs I guess basic bootstrap validation and shows a tick
  3. the onblur is triggered even if there has been no change, so I would guess it needs some conbination of a change + blur event?

has anyone got this working nicely in wappler?

Thanks
darren

Community Page
Last updated: