I am developing an app where users themselves have uploaded the content that will be displayed in the timeline (cardview), but when I upload sentences with characters like “ç” a question mark appears in airtable instead of the character that was written
How to make the character appear correctly?
goood man
but where do i put this?
I’ll put to encode on airtable input and decode on output?
Or is it already decoded in airtable?
which component do I get this index from?
Use this component and use encode & decode it’s working perfectly
tmyutb
(TM Technical YouTube)
October 6, 2019, 4:27am
7
Are You Use Mobile? Then Download Puffin browsers
yusufcihan
(Yusuf Cihan)
October 6, 2019, 6:49am
9
Or you can use a unused known character like “%” where you have “ç” in Airtable. Then you can replace “%” with “ç” in your app by using Text blocks.
1 Like
Robert
(rickastlee)
October 6, 2019, 9:07am
10
There is already a topic about storing the special characters, if I am right, encryption solves the problem.
it worked but i want to show the data in cardview but i think it doesn’t support the data when it is decoded what do i do?
I am using the cardview extension, does the component support decoding? if not, can listview be used?
how ?
yusufcihan
(Yusuf Cihan)
October 7, 2019, 7:02am
13
Can you show your blocks?
can you send me a screenshot of your blocks