Feb 07, 2023 01:58 AM
Hello, similar to prefill a form with custom information (https://support.airtable.com/docs/prefilling-a-form), is there a way to prefill a gallery view?
Background:
Using a form will not help due to the missing images & information added to each gallery item.
Maybe somebody has an idea how to solve it?
best Dimitrios
Feb 07, 2023 06:43 AM
Hmm, you can add filters to shared views, documentation here.
Not sure whether it fully solves your problem though
Feb 07, 2023 06:44 AM
For the first part of your question, I think you're looking for shared view URL filters.
However:
Just an idea: may be better suited by having users invited to an interface and filtering the records shown in the interface to be filtered based on customer ID or even the user who is viewing the interface.
Feb 07, 2023 09:26 AM
Thanks for the quick feedback.
Interfaces only work with airtable signed up users, if i am not mistaken? Our customers have no relation with airtable and no account.
regarding shared URL filter
The table/gallery has no idea about the customerID and does not need it when showing the gallery. There is no filter. Every customer can see all items. Only the automation, after button click, would need it to assign the gallery item to this one customerID.
More background:
If it would be with a form, this would be easy. Prefill the customerID through the link, customer selects one item from dropdown, clicks submit, and automation places it into customer account.
best Dimitrios
Feb 07, 2023 11:16 AM - edited Feb 07, 2023 11:16 AM
Ah, I (think I) see. So you really want to pass the customer ID into the gallery view and then wish a button on the card/record that links to a form could also include that customer ID. That's not currently possible.
Simplest solution seems (to me) to have a form with the customer ID prefilled and a linked record that lets them select a product. If they don't have enough information in the linked record to make a decision, they can reference the gallery view, copy the time ID/name, and populate the linked record field.
And you're right -- Interfaces do require a login, but you can invite people and have them access to only the interface (and not the base) and be able to take advantage of being able to attribute their edits/actions in the interface to them.
Feb 08, 2023 01:01 AM
We already looked into the combination of prefilled form + gallery, but customer would need to go back-and-forth between them and remember the name to select the desired item in the form. Then form is submitted and they would need to reload the form to choose a second item etc.
so no really user friendly.
Anyways, thanks for the help, maybe it will come in future.