I’d like help creating a web page that displays data from a given Airtable View that provides me more robust control of page content and styling than is currently possible through the “share view” and “print view” commands.
Requirements:
- The data on the web page must be synced with my base so that any changes (new records or updated records) are updated on the page. Preferably, these updates would be automatic, but a “refresh” button would be workable.
- We must have complete control of object styling, via HTML/CSS. I’m fine with manually editing the HTML/CSS; no CMS required.
- We need some basic controls for conditional formatting (e.g.; if a date is i the past, it is displayed in red; color-coding of particular values in a field; etc.)
- We must be able to host the page on our current web server, with minimal fuss. And I’m hoping it would not require any third-party licenses or subscriptions.
Let me know what additional info you need.


