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.
Hello! I’m writing a custom app to print information from my base on adhesive labels using a Zebra TLP2824 Plus printer, via Zebra Browser print.
I’ve written the script below to gather, format and print the required information, but my amateur at be...
Hey! I’m so happy with Interfaces and it’s wonderful that this product FINALLY happened.
The ability to create/duplicate/delete linked records from the linked grid interface - would be a game changer for me. I’d love to know that this is on the roadm...
Hello! I’m trying to build a linked record editor.
I’ve discovered that Airtable’s own grid component (the same layout as the Grid view type) isn’t available to use in the UI kit.
Is there any way to embed Airtable’s grid component in the app?
Thanks...
Hello! I just wrote a quick snippet to turn records and linked records into labels, but I ran into the nasty surprise that the scripting block doesn’t allow HTML formatting. I can’t really do this in markdown due to the flexibility constraints of the...
This limitation is the one thing keeping me from using Interfaces for my business, which would otherwise be a huge productivity booster. I’ve made a thread about it before but adding/duplicating records through linked record grids doesn’t seem to be ...
Thank you @kuovonne! I’d figured hooks weren’t the right tool to use for accessing the record data, as I didn’t need the data to update dynamically.
Which method should I use to access the data statically instead of hooks?