Action cannot be complete

On checkbox On i created the custom action to update the data for the current id of the item.
When i tap the checkbox firstly it is show the error “action cannot be complete”, but than all ok and data updated.
Help me please to fix this. This error message is a bug

Hi @Igor523,

I’m a bit confused by what you’re doing here - are you updating an external collection when the user clicks the checkbox?

If so, that might be problematic, because when a user revists the screen, it’ll show as unchecked regardless of if they’ve checked it or not.

As for the error, I’d test the API call in Postman and verify what the API is returning. That should help triage this.

The same thing is happening to me


When I try to update data within adalo’s database

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.