Help
Sergei_RasKar
6 - Interface Innovator
6 - Interface Innovator
since ‎Jan 19, 2019
‎Mar 27, 2023

User Statistics

  • 18 Posts
  • 0 Solutions
  • 3 Kudos given
  • 11 Kudos received

User Activity

Hi! I have a problem resizing the Button component in Airtable SDK: I need a tiny button, but even when I set size=‘small’, the button is still too big. I can set the size to a number (size={12}), and it works, but I get the following warning to the ...
I’m coding AT SDK extensions using Visual Studio Code, and most likely I’m missing something but I can’t output to console with console.log() function. There is no output on VSC terminal, debug console or output. I’ve tried running in debug mode, not...
I looked everywhere but don’t seem to find how to edit my custom extension I’ve released. I only see instructions how to create a new extension from scratch… I can’t find a list of my extensions as well. Please help!
Hi! I’m trying to get file contents from Dropbox, a reverse operation to the one in this topic: Export Rich Text Field as Markdown - kindly described by Bill French, a way to upload csv data from Airtable scripting app to a Dropbox file I’m using dow...
Automation doesn’t trigger any runs although test goes OK and even performs the triggered action. But after that - no runs I’ve been using Automation for a month, it went good. Anyone has similar issues?