Help
Greyson
6 - Interface Innovator
6 - Interface Innovator
since ‎Mar 02, 2019
‎Nov 29, 2022

User Statistics

  • 19 Posts
  • 0 Solutions
  • 9 Kudos given
  • 11 Kudos received

User Activity

I followed the Airtable tutorial on reminders to the letter: How to create a simple reminder – Airtable Support However, I’m getting an error, it looks like perhaps my formula is failing, although I copied and pasted it from the guide. Any ideas?
I’m trying to connect to the API with a private code playground such as Codepen for quick experimentation. I’ve added the retrieve script to the JS editor: var Airtable = require("airtable"); var base = new Airtable({ apiKey: "key123" }).base( "app...
I’m sharing a view of a table to a client, however, when I update the table, their view isn’t updated unless they refresh the tab. This makes it completely useless for me. I would add them as a collaborator but that would give them access to hidden d...
I’d like to be able to share a link of one of my records in Page Designer view. Printed PDFs aren’t useful to me but being able to send the client a quick mock up of the record in a url would be incredibly useful. I’ve investigated the Embed block bu...
Hey guys, I’d like to have a descending list of dates, with today automatically being created as the top record each day. The only avenue I found was a Zapier integration that didn’t work. I’m wondering how to do it Thank you in advance! Screen Shot ...