How to enable Autobinding on records stored in a XANO Table?

Options

Bubble allows you enable Autobinding on inputs which then lets the user to edit their records without having to use save/update buttons on the front end.

How is this accomplished inside XANO?

Tagged:

Best Answer

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Answer ✓
    Options

    Hi @Vadim Vozmitsel everything is accomplished through the API. So you'd just link the inputs up to whatever input component in your front-end you want the user to edit. I imagine Bubble has a workflow to trigger the API call on the same method you wish to update on without having to hit a save button.