Skip to main content

Create a view with URL parameter

  • September 22, 2016
  • 1 reply
  • 14 views

Forum|alt.badge.img+2

Today I can create a view and then get a URL for this view to be embedded.

It would be awesome to be able to pass parameter to the URL to customize the view “live” when it’s displayed to users.

when I generate the view link it would customize the parameters for me, but they would be more or less human readable so that i can change them in my code.

Example (space added for readability)

https://airtable.com/embed/UNIQUE-ID-FOR-TABLE/? fields=A,B,C & filter=A, contains, hello & filter=B, doesnotcontain, bye%20bye & C, greaterthan, 3 & filter=C, smallerthan, 5

1 reply

This is a great idea! I would also like to see a parameter that would automatically collapse some or all of the groupings in a view, so I could then use the view as a report.