Aussie John Posted March 31, 2004 Posted March 31, 2004 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
Ocean West Posted March 31, 2004 Posted March 31, 2004 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
Reed Posted March 31, 2004 Posted March 31, 2004 How about making the field an auto-enter by calculation instead and defining the calculation: TextStyleRemove(RelatedTable::RelatedField;AllStyles) This is new in FM7
Reed Posted March 31, 2004 Posted March 31, 2004 if you want it to reformat existing data, you have to retrigger the auto-enter calculation.
Recommended Posts
This topic is 7803 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now