Copy using data and fixed text

Hello,

I am fairly new to Glide and still learning. I have created an app for daily devotions and want to be able to copy data from specific columns and add fixed text.

For example, I have columns for date, passage, and commentary. I want to be able to format this so that it will say:

DATE (fixed text)
date (column data)

PASSAGE (fixed text)
passage (column data)

COMMENTARY (fixed text)
commentary (column data)

I have created a button with “Copy to clipboard” and selected “Custom”
Is there a way that I can format this so that it recognizes the data that I want to get from the columns?

Thanks in advance for your help!

Seems like you can do this with a template column, replace it with the correct columns and then show it in action text with a copy to clipboard action.

1 Like

Works like a charm! Thank you so much!

I watch this video to learn about template columns:

2 Likes

Good to hear it worked! Let us know if you hav other questions.