Notifications
Clear all
Topic starter
I have been playing with cfmt and fmt to try and get a a small string of text to be bold face and underlined if a condition is met but cannot get it to work. Is it possible to change simple text with a quicktext?
Thanks!
Posted : March 6, 2015 7:26 pm
You can accomplish this using a text component. Put all your logic/formatting in the text component and then call it using quick text: {INSERT_TEXT_COMP('Enterprise','TEST')}
Posted : March 9, 2015 5:24 am
Topic starter
Thanks Chaddix!
Posted : March 10, 2015 5:27 pm