kater Posted July 15, 2022 Posted July 15, 2022 I'm using Tabulator (5.3 http://tabulator.info/docs/5.3/data) with current PW. Maybe someone knows a smarter/faster way to change PW field values of a page via single click (not opening the edit dialog for the specific page) and can point me there? Now (very slow): (Backend) tabulator cellClick:function() calls js function and mutates cell value (symbol) for instant feedback. Js function calls php function which API edits PW page. Rebuild Page/Tabulators based on edited field value. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now