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:
- Add one or more Image fields to your table
- Add a conditional rule that always returns true that sets the field to the image you want
- 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
- Set the Column Width to a custom width to lock the dimensions
You should have something that looks like this (but obviously with nicer looking images!):
Hope that helps!
You are my hero!!! Worked PERFECTLY!! Thanks so much Stephen!
1 Like