okayyy here we go!
So, I wanted to have a field of rich text, that pulls from other fields in my collection. For example, i have different measurements, height, waist, inseam etc. these are regular text entries, shown below.
I wanted to create an additional field of rich text (or maybe it would work as regular text as well) that pulls in those other fields. What i want, is to create a field of rich text that says:
{'[field1Title] [field1Measurement] [field2Title] [field2Measurement]… etc etc '}
which should say:
height 6’2" waist 30 inseam 32… etc etc
Does anyone have an idea of how to do that?
ADDITIONALLY, once i have that field of rich text, i would like to have all images within a gallery use THAT rich text as its description… but one step at a time right?