Assuming I had a field $label1 = ‘My test block Title Heading’ , how would I show the value of $label1 in a Block Title?
Create a varuable global [LABEL1] = ‘My test block Title Heading’ ;
and then assign to your title
Assuming I had a field $label1 = ‘My test block Title Heading’ , how would I show the value of $label1 in a Block Title?
Create a varuable global [LABEL1] = ‘My test block Title Heading’ ;
and then assign to your title