Have other Airtable related questions? Post here!
Recently active
Since this annoying problem resurged, starting apparently April 2, 2024 and not resolved a week onward, here's two further links ::: "3. On iPhone and iPad ( i[Pad]OS ), newly attached pictures fail since April 2, 2024 [AShAP]" Here's about the very strange Lost-Visualisation-of-Any-New-Picture-Attachment malfunction in AirTable on iOS & iPadOS.. ( I even thought of an acronym :: "LosViNIA": Lost Visualisation of New Image Attachments ; or "LosViNPA" maybe : Lost Visualisation of New Picture Attachments ) For_instance :: a base created for testing purposes from the "Balloon Adventure" template, where at base creation time we keep ( or "include") the example records as originally provided. Starting from there, herebelow a 10-step test scenario is described, which – for afaik since early July 2023 – predictably will cause any newly attached picture to malfunction, at least that's the situation o
Chrome has started thinking every field in Airtable is a password field and pops up the 'Do you want to save this password?' after I finish typing in any field. It is very annoying!It is also preventing me from choosing a date in a date field because it pops up the 'create a strong password' right on top of the calendar and I can't click on anything!I've tried Googling for instructions for how to block the password autofill/offer to save on just one site, but can't find instructions exactly. Is anyone else having this issue? As far as I know, I didn't change anything about Chrome, this just started happening.
Hi, I was trying to add a record and a pop-up error appered, do you u why?
Dear community, Does someone know how color a field by level of progress? For example, all tasks under 30% of completion in red, tasks between 30-60% in yellow, tasks between 60-90% in blue and tasks between 90%-100% in green? I’m sure that is something very easy to do, but I’m new with the PRO subscription and I still learning Thanks all!
Hello, I am using the Airtable API in javascript. Currently I am using the select method based on the documentation, and I am trying to make use of the returned data outside of the method.For example this is my code: base('TestData').select({ view: 'Grid view', filterByFormula: `{FUS} = "F002"` }).firstPage(function (err, records) { if (err) { console.error(err); return; } records.forEach(function (record) { PAISearch = record.get("PAISearch"); }); }); console.log(PAISearch); When I try to make use of the PAISearch variable that gets declared in the return of the select method, I can't get it to be accessible under the Global scope.I would like some advice on how to use the select method to store data into global variables for use in other functions. This works great if I just want to log to console inside of the function, but I need to make use of them elsewhere.I understand this is probably some basic JS fundamentals, as I am st
We cannot select anything in date fields nor single-select fields. Selection in link fields are fine. The forms are not restricted to the company's domain. They are password protected. Users use the forms on Safari app on iPads.I can fill and submit the forms without problem on a computer under my account. I assume that the problem occurs throughout 2 pm--5am UTC, but this is a guess.
Just joined A friend wants me to join her "group"? Don't know if that is the right termAnyway, How do I find her organization\company\group whatever it's called hereHow do I send her a message?
When I try to add a record in the linked record field I get an error message "You are not permitted to perform this operation". It does not happen in all ‘link a record’ field but in some, randomly. The issue is occurring on my iPad and iPhone apps. It seems working fine on Safari browser on my Mac. I am the owner of the base. It started happening about 1-2 weeks ago.Any suggestions? Thank you!
We’re using Airtable as a PIM for clothing and we sometimes do modifications that creates a new style code. A lot of the information is the same (as it’s just a modification), but I don’t want to copy over any linked fields or certain notes on an item. I was wondering if it was possible to create a script that would let you select an item you want to modify and create a new item with select information from the base item. The links are in the same table FYI.
I have a blank line chart. How do I add data to it?
Hello Airtable community,Wondering if it's possible to make a pareto chart in Airtable. I'd appreciate your help!
I am trying to set up a form that will collect requests for a dozen kinds of products from users (eg, shirts, hats, mugs...) I have a limited amount of each product available.Is there a way to omit certain questions if the limit for that product has been reached? The number is based on all submissions -- not just each individual form submission. I thought about adding a condition for each question related to the sum but I couldn't seem to make that work. Is something like this possible? Thanks!
Would be great if there was an option to select another attachment field as a fall-back for gallery view in interfaces
I need to add a list of countries and languages as options for a few different fields. When I open the Single Select field, it forces me to add each option one by one. This would be extremely time consuming. Surely there is a way to add options in bulk? Would really appreciate it if someone could tell me how to do this efficiently. Thanks, Alex
Hey Guys: Is there a way to take the result of a rollup that is comma separated and then convert it to a bulleted list in another field?
My Table A is a list of Staff members, and is linked to Table B. Table B are records of Agreements, with one of the fields being Company (the company name of that Agreement. We have several companies). A record in Table A (Staff) has multiple Agreements in Table B. We would like to have a field in Table A (Rollup presumably) to list the company of the agreement with the latest End Date. End Date is a date field in Table B. Here is what I tried:But I could not find a condition for the Date field to be the latest date. Is there a way to conditionally list only the Date field with the latest date? Thanks, Khuned
Looking for help: My base has a percent field with the value 25%. When I prefill and display the field in a form, 0% is what is displayed.Base percent field settingsBase percent field valuePrefill formulaForm displayForm field settings
This is a serious question. I've been blown off for over a week. Heather Chambers sent me an email which completely ignored my questions and is actively ignoring me. I have a couple of simple questions and am unable to get a sales person to speak with me. I resorted to opening a support ticket and even that is proving to be a waste of time. Are there any humans that work here?
HI,How can I solve this problem when working in Softr with an Airtable synchronized table?how can I configure permissions in my base?Rgds.
So we've set an Airtable Automation where every day at 12:00PM it sends an email digest to the project managers to show Rush or High Priority tasks that are due today or before today. I had two questions:1. How do I set the scheduled time "everyday" except saturday and sunday? I don't want to turn it off manually every weekends and turn back on on weekdays, but only optons are "days" and "weeks" so please let me know.2. Is there a way to have the link of each task on the email? For instance, once we get those emails with the tasks due, it would be nice to have it where each task comes with the respective Airtable link that leads to the corresponding task right away. I've attached the screenshot of current automation set. Thank you!
Hi guys,Im new to Airtable but loving it so far. I just have one issue. - I need to get a HEX color code from a status (approved, awaiting approval and rejected, green, yellow and red) to a new field. How do i actually link the status to a hex color code?
The Page Designer extension includes a static field to contain an image. I often use this field to contain our company logo on the header of a Page Designer template. The static field requires that you specify an image URL. Up to this point, I have used a single record in a “globals” table to host the company logo in an attachment field; grab the logo’s AirTable URL and set the Page Designer static image field accordingly. This is now broken. I believe it’s because of the AirTable attachment URL security feature, making the URLs dynamic after a couple hours (something like that). I have no other way of hosting the company logo on a public URL. Page Designer has no method of “uploading” an image instead of the URL reference as I understand it. How can I fix this? Is there an alternative method of hosting the image without using another 3rd party service? Is there a way to shut off the dynamic URL on attachments for a single record? Will Page Designer be updated to include a feature t
Hello All, I am not sure if this is a bug or if I have something set up incorrect. I have a user that is given access to an interface without access to the base. However her notifications will occasionally send her to the base which se of course does not have access too. I have experienced this as well, some of my notifications will bring me to the interface and some will being me to the base. We only use the interfaces in our day to day, so I am not sure why it would send us to the base. Thank You.
Dear Community Members,We are a non-profit organization from Germany. We have submitted the application for non-profits along with all necessary documents twice via Airtable, but we have not received any response so far – neither an acceptance nor a rejection. I have written to the support staff twice, but we have not received a response from them either.Perhaps you could advise me on how to obtain more information about the status of our application and whether additional documents or information are required from our end.It's worth mentioning that we have already been classified as a non-profit organization by Google and several other companies. However, due to our limited budget, we need to consider whether we can continue to afford the costs of Airtable.Thank you in advance.
I think this has been asked before, but I can’t figure out if it was ever answered: Is there any way to do row-based conditional formatting? I.e. is it possible for me to format a row (let’s say, make it all BOLD or add a color to it), depending on the value inside one of the cells/records within the row?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.