When I open the application, this alert appears to me
*this is a screenshot for alert
** this is my blocks
***and this is my airtable
When I open the application, this alert appears to me
*this is a screenshot for alert
** this is my blocks
***and this is my airtable
You’re using the Web.UriDecode wrong.
“Values” is a list. If you apply the UriDecode, you don’t get a list anymore.
You’re UriDecoding the whole list.
You have to do it to every item on the list.
That’s how you do it:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.