Posted by: pierrot | on June 28, 2015
Posted in | 4 Comments » Tags:
< ![CDATA[
Not from dynamic text, but yes from bindings in some cases.
Which dynamic text do you want to make uppercase?
]]>
I wanted to make the month all in uppercase. Haven’t had the time to learn bindings just yet.
Set this In the label property of a text item (NOT a dynamic text, a normal text item)
$ll_month_name.toUpperCase()
Worked. Thanks! I’ll experiment more on bindings when I get the chance.
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
< ![CDATA[
Not from dynamic text, but yes from bindings in some cases.
Which dynamic text do you want to make uppercase?
]]>
< ![CDATA[
I wanted to make the month all in uppercase. Haven’t had the time to learn bindings just yet.
]]>
< ![CDATA[
Set this In the label property of a text item (NOT a dynamic text, a normal text item)
$ll_month_name.toUpperCase()
]]>
< ![CDATA[
Worked. Thanks! I’ll experiment more on bindings when I get the chance.
]]>