Skip to main content

I am so happy and excited about the abilities for Omni to code a custom interface page and to make a custom extension and host as a page. 
 

but I am having a ton of difficulties and challenges in figuring out how to do what I want to do—even with cursor help. 
 

I want to create a custom interface page with the extensions that act like a normal list view but has an improved/optimized record detail view that includes the flexibility features I want for building interfaces pages. 
 

here is what I want to do, and I am hoping to have some guidance or help for record viewer
 

  1. Floating/static Header control + adding a “status field” to the right of the header that also floats
  2. Making groups able to collapse and expand on title 
  3. Pagination or tabs that I can custom organize, name and assign groups and/or fields to to make long record detail pages, shorter

 

I have tried and tried again. But all the Omni produced pages are incredibly buggy and impossible to tweak and don’t have the functionality. 

and I am not sure where to begin if I used SDK blocks and build myself because of the many assets in Airtable UI that I don’t know how to recreate  

 

 

 

Creating a custom interface page in Airtable with advanced features like a floating header, collapsible groups, and custom pagination requires a deep dive into the Airtable SDK. While it's possible to build these components, the complexity arises from needing to replicate standard Airtable UI elements and manage the page's state. It's an advanced use case that goes beyond the capabilities of the current Omni-generated pages HCTRA

Yes, I realize that, which is why I was hoping I could create a custom extension or if the Omni tool updates to allow for clicking on elements or updating the source directly -- like Bolt or Lovable.