Sep 28, 2018 09:09 AM
I’ve created a customer database that lists each of the periodicals my customers are subscribed to. Sometimes, a customer subscribes to periodicals by a grouping. For example, they might select “Gaming” as a category which means they want a selection of 4 periodicals about gaming. Not all customers subscribe this way though, so right now I’m using a field linked to a list of periodical titles and I add their periodicals individually, but this means I (and my staff) have to know in our heads which titles “Gaming” refers to.
Would it be possible to somehow link to a grouping that would populate this field with periodical titles? Would it have to be a separate field since the current one links to individual periodical titles (and most customers do subscribe this way)?
I hope this makes sense. It’s so hard to discuss database relationships abstractly! Thank you for any help you can provide!
Sep 28, 2018 10:12 AM
You could try this - it may or may not alleviate your situation:
Category
or a Periodical
And, if you are a “Pro” subscriber to Airtable, and have access to Blocks, you can use the “Org Chart” block to turn this into a visual diagram of what periodicals belong to which categories.
Sep 28, 2018 10:32 AM
Thank you SO MUCH. This is very clear and very helpful! I’m going to try this with the latter option of “category includes” and see how that works for us.
Greatly appreciated!
Oct 02, 2018 11:38 AM
A somewhat more complex rendition of this method to make the peridical/category display names shown in the form view more clear:
Duplicate the “Title” field to a new Text field and make the Primary Field a Formula field type with a forumla akin to the following:
{Type}&": "&{Name}&IF({Type}="Category", " (includes "&{Category Includes}&")")
^ This will have your form display subscription options like so: