The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
To explain my project, I have two tables :- A "Movies" table that stores a list of movies, one of the fields in this table is an Attachment field that contains the movie poster image.- A "Catalogs" table that has a link to the "Movies" table.The goal...
Hi all !To explain my project : I want to make a task manager where tasks can be dependant to each other (for example a task will start when the previous one end, and so if I change the end date of this previous task, the start date of the task will ...
Hi, I will need to separate the data from a “lookup” column nammed “Response (from SMS Responses)” which gives me the list of poll results as numbers (between 1 and 5 or a comment) :
I tried formulas like this:
LEFT({Response (from SMS Responses)}, ...
Thanks for your answer ! I discovered that the problem was from me, one of the image I use was in webp format. I correct it so all are at png format and the scenario work now, I can insert the Airtable url directly into the Eledo module and have a PD...
Thanks for the answer ! Tried that a few minutes ago, it worked but with errors on Eledo :The URL Airtable give now look to be in a RIFF format, a format that is not supported in Eledo sadlyI tried to add a "Get a file" module to download the image a...