-
Retrieve source text value to be used as color hex value
I am setting up mogrt templates using spreadsheet data. My goal is for a user to enter 6 digit hex value in the spreadsheet and for that value to be picked up in my mogrt. The only way I can think to do this is is to have some hidden text that receives the hex value from the spreadsheet that gets passed onto the color property. Maybe there is a better way?