February 19, 201016 yr Is it possible to create a script to have the selected field with "TextStyleAdd" result(without specifying field name under TextStyleAdd)? Meaning, I want to make the text Bold by selecting any fields in records and by triggering the script to have them make the text Bold. I don't know if this is possible... Thanks in advance. John
February 19, 201016 yr Author Never mind... I figured it out. Get(ActiveFieldContents) should do this job. Thanks.
Create an account or sign in to comment