Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi,

I'm working with FM Pro 5.5. I've designed a Text field with a thin black border around it. In Preview mode I would like to see the border also when the field is empty, and this indeed happens if I don't use the Sliding Option on the field. On the other hand I need the field to slide up, so I have used the Sliding Options on it. But in this case the border disappears when the field is empty!

I've found a trick to solve the problem but I'm not satisfied about it because I need to add a calculated DisplayTextField to my DB just for printing:

If ( IsEmpty(TextField), " ", TextField)

In this way the DisplayTextField is just a "space" when the TextField is empty and I can always see my black border.

Is there a solution preventing me from creating all these "display" text fields? (I don't like it, because I have many other text fields that I should treat in the same manner...)

Bye,

Posted

I meant the rectangle tool from the tool panel, not the border tool. Choose transparent color and display the rectangle right behind your field, then select the slide options fro that object (or associate both field and rectangle).

This topic is 7932 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.