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.
This is not so much a question as it is a request. I think the fact that having editable sync’s views is such a win in terms of cross base collaboration. I’m curious that why this is not achievable with lookups. I often use parts of a sync’d based r...
Hey Airtable enthusiasts!I've developed a script called `slackblocks-4-airtable` that might interest those of you looking to step up your Slack notification game from Airtable. This script allows you to craft well-structured and visually appealing me...
I'm writing a script that will update my airtable dynamically with new tags that will sit in a multi-select field. I know that I can use { typecast: true } in my call to airtable, but I'm still getting an issue when updating it. I'm pretty sure the i...
Hi I've created a script block that uses an API to fetch data from a source, the returning sources gives me a list of possible matches with a few data points I can use to check against. I'm giving the user the option to identify the match and see if ...
I use the dedupe app extensively in a few of my bases to ensure we do not get duplicate data after imports. however recently, and I think this has come in after the extension update the dedupe no longer displays all the information on the card instea...
Hey Jonathan, Sure thing, here's the example I included in the script so that you can see the final resultI've tried to make it fairly simple for the type of element you want to make i.e. $header() for a header or $.mrkdwn for markdown text and also ...
Ah thank you, that’s disappointing but I understand now.
The form doesn’t really work in this scenario as I’m having a sheet filled out. I may have to change the whole approach in any case but that’s in the future.
Thank you for the help.
Dude you went above and beyond, and you really didn’t need to. I did some tests and got it working as you suggested. Thank you for all your help I really appreciate it!