March 31, 200421 yr Hi if I lookup a field the inserted text has the formatting of the field that was looked up. I dont know how to deal with that. Thanks Version: v7.x Platform: Mac OS X Panther
March 31, 200421 yr This is the new text engine in FP7 you can use a script to change font formatting or auto enter calculation where you can have the text change based upon a calc
March 31, 200421 yr How about making the field an auto-enter by calculation instead and defining the calculation: TextStyleRemove(RelatedTable::RelatedField;AllStyles) This is new in FM7
March 31, 200421 yr if you want it to reformat existing data, you have to retrigger the auto-enter calculation.
Create an account or sign in to comment