Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Mar 19, 2020 11:11 PM
Hello, my organization collects donated items to sell at market.
I have a base with two tabs: A calendar view of events (Collections, Donation Sorting, Selling) and a second tab with a list of donors and volunteers (who are often one and the same).
Under the second tab, I have a view form for donors to complete. I would like them to be able to schedule (i.e.select) only future collection dates (we collect every Sunday every week).
I need some help… how can I best do this?
Mar 27, 2020 04:52 PM
Hi Jennifer – are donors selecting dates via a linked record field? If so, you could (1) create a view on the dates table that filters to only show open slots in the future and (2) limit the available linked records in the form to that view (https://support.airtable.com/hc/en-us/articles/360042806733#limit-selection).
Does this make sense?