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.
The dedupe app/extension works wonderfully for me, except whenever I select a field of type “checkbox” i.e. a Boolean, in the record to be deleted, then the merging still happens but there is an error message and the base has to re-load for about 30 ...
Designing a Form in which I need a user to be able to select an Item from dropdown menu representing a Linked Record field, and then be shown what that Item looks like via Lookup of an Attachment field in the linked table, I’m shown an alert: “This f...
I built an Automation for a customer and it works well, except about 1 in every 500 executions the Trigger fails to feed through to the Action. I get a helpful notification in Airtable and via email:
Your automation Name has failed 1 time in Table on...
I’m surprised I can’t find anyone else having asked about this; is there any scope for:
increasing the PATCH limit from current max of 10
or
making it explicit in API documentation that PATCH is limited to 10
… so users aren’t left troubleshooting an...
I have a base providing the back-end of a ReactJS app. It has worked really well in production for multiple years. Now I have some tweaks to make to the base formulae BUT I’m scared of breaking them… “if it ain’t broke, don’t fix it”!
So I’d like a v...
I’d also like to see this functionality. As an Administrator I need the ability to:
assign a view I’ve created, not having to rely on my manually requesting a user manually take ownership.
edit anyone’s views once they’ve become personal (in additi...
Same here, searching I was sure I would find some way to sort arrays but I guess not! Would enable a lot of creativity in handling arrays. Perhaps it’ll come up in tandem with ARRAY_FIRST and ARRAY_LAST
@MarvinW I think I misunderstood you, sorry my answer didn’t go in the right direction. I’m actually looking to solve the Same question you’ve posed and wanted to ask: any solution found? I’ve tried a couple different approaches (nesting via await as...
@MarvinW visit any webpage using Chrome, open DevTools (CtrlShiftC/CmdShiftC), click Console section, then paste in this code (with your own OMDB API key). It should demo the ratings nesting nicely. I used it in a first draft of this site I’m buildin...