Hi,
I created a group with a few components - image, text fields and a toggle button. I created a list of this group with the intent that the toggle button would act like a “favorites” selection property.
I was successful in implementing the list and the functionality is working (the database collections are updated as per the rules set in toggle functionality). However, I get " ! Action cannot be completed" warning", both in preview mode and on the device I am testing the app on. Is this a bug or did I miss something?
I tested the same functionality using the “custom list” component and I don’t get this error. I chose not to use this component as the placement of the toggle button was not where I wanted it to be.
Thanks,