Jump to content
Server Maintenance This Week. ×

Changed font size, color of data


Genelia

This topic is 3786 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

 

With filemaker 12 i am getting very strange behaviour. In my project, it is used by lots of uses.

 

sometimes  font size, color changed  of  some  fields. Like as usual it is arial font, size 10 ,color black but its shows/changed  as  bigger font, color change.

 

 

 

Please let me know as i tried lots of but not able to succeed to find out reason.  

 

What could be the reason. any idea.

 

Thanks in advance,

 

Link to comment
Share on other sites

My first inclination is that your users are copying and pasting information from other sources into your database.

 

One way to defeat that is to set up an auto-entered calculation in each field (manage database->fields->options->Auto-Enter->Calculated Value).  The calculation should be 

TextFormatRemove(self)

 

Make sure that you uncheck the "Do not replace existing value…" checkbox.

  • Like 1
Link to comment
Share on other sites

This topic is 3786 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.