The Adalo Share Error

I have an interesting situation. I am trying to share a text output but I keep encountering an error.

When I put the parameter from a Collection it throws an error
image

But when I replace it with a constant like 12 or 31/12/2021 it works fine.
image

Could there be something I am missing?

Turns out that the Share button didn’t like me updating a collection and using the update to Share. I had to temporarily store the share data as a property on the User’s collection and then share that property.

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