Skip to main content
Question

Airtable react custom component inside interface page

  • June 4, 2026
  • 1 reply
  • 6 views

Forum|alt.badge.img+1

In my Airtable project, I'm using an interface "record review" page. In my data, I have some fields which are tracking phases status completion. For example, I have three phases so for every phase, I have a percentage fields to calculate how much each phase is completed. Now in the interface page, I want to have a timeline kind of custom component, where I can see green circles if a phase is completed, yellow circles if phase is started but not completed and white if phase is not started. Can this is possible?

1 reply

TheTimeSavingCo
Forum|alt.badge.img+32

Hm, do you think a formula field showing emojis based on the percentage might work?

🟢

🟡

⚪️