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.
I'm going based on this: https://airtable.com/developers/web/api/create-commentThe authorization is fine, but for some reason within scripting it keeps giving the error that the body isn't parsable. My script is as follows: //Variables
let inputCo...
I did some digging around on the boards and it would seem having a "button" for merely copying text into the clipboard is pretty tough. I would however love to see this implemented in the functionality for the button field added under actions. See at...
(So, since I’m a “New” user even though I’ve used airtable for years, I can only post 5 images per post, so I’m breaking this up into multiple responses. )
Hi guys! I encountered a need to have this solved, and the nature of the problem just doesn’t ...
If you only need incremental numbers, then the auto-increment field should work nicely by itself. This solution is for if you need that counter to reset on a regular basis. You can read about auto-numbers here: https://support.airtable.com/docs/numbe...
Whelp, that did it. Thank you Adam! I took what I made and converted it into a script for anyone else looking to do this. You can find a pastebin for it here, but here it is pasted below as well: /*******
Instructions
1. Configure the variables be...
I've..sort have done this?I've built a task management system for myself and I have recurring tasks in it. This is my fields and formulas.Single Select Field: Recurring? Options are as follows:Formula Field: Next Recurring DateThe Due date field is a...