When we want to save the contents of a text box and type words that contain special characters, such as accents, these are stored in airtable with signs that cannot be read.
We see that the data is saved in the following way:
Hello
I want to save special characters like (ä, ö, ü, and others) (e.g. Theodor Pörtner Haus) in Airtable. In the picture you can see the results. But I need an “ö” in the table. Does the encoding work for anyone or does someone have another idea?
Thanks
Unfortunately with web encoding you won’t be able to see this special characters in your airtable spreadsheet and there is no solution for that . I know it cause I have also the same problem with Greek characters. This is how my spreadsheet looks but at least when data received from airtable everything looks ok
How can I use the decode block here? If I use it behind the select list index block then items in listview become unclickable… Encoding and Decoding is working, but items are not clickable… Please help.
I have a link behind every item of listview. Using activity starter to open that link, if I am not using encoding and decoding then airtable doestn’t accept “Hindi” language and “emojis”, that why I use web component. Now decoded items in the listview are not clickable. Do you understand anything?