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!