Hello Adalo community ![]()
I’m customizing a shop app built with Adalo.
My cart is based on Orders and Order Items collections.
On the “Cart” screen, I would like the “Checkout” button
to redirect users to WhatsApp with a short pre-filled message
containing the product names, prices, and the total order amount.
The WhatsApp message should be sent to this number:
243813510133
What is the best way to build this dynamic message
and configure the Open URL action in Adalo,
considering Adalo’s limitations (no loops)?
Thank you for your help ![]()