Use an image (or button) for Page links within grid?

I have a simple grid that customers use to access different pages of data (see below) Is there a way that I can replace the TEXT for the page links with an image or button for clarity? My thoughts are to create different images on Canva, and use these images for the page links within the grid.

Hey @Lakerogers, you can achieve this by using Image type fields in your table which contain the relevant button images:

  1. Add one or more Image fields to your table
    image
  2. Add a conditional rule that always returns true that sets the field to the image you want
    image
  3. On your page grid, add an action link (edit, view record details, link to another page) and set the Link Type to Field and choose your Image field
    image
  4. Set the Column Width to a custom width to lock the dimensions
    image

You should have something that looks like this (but obviously with nicer looking images!):
image

Hope that helps!

You are my hero!!! Worked PERFECTLY!! Thanks so much Stephen!
Screenshot (4)

1 Like