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

Field names inside the field?


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

Recommended Posts

Posted

Did that make sense??

I am trying to clean up the look of my layoutss and was wondering if Filmaker had the ability to dispay the name of the field inside the field? i.e have it look a bit like the google search bar at the top of browsers - it says "google" inside the search bar, until you start typing. Anyone have any ideas if this is possible?

Posted

It can be done by putting calculation fields behind the data fields, each calculation field displays the name if the field is empty.

I don't like it because once the fields have values the user can no longer see the field names.

Posted

Thanks, what sort of calculation would I add?

I can see your point that it means many of the fields are not labelled, However I am going to use it sparingly and with a combination of icons, so I hope it should look ok!

Posted

Happy to finally answer a question rather than askign all the time. This should work:

Case(IsEmpty(FIELD) ; "LabelWords")

Just specify this calculation for the Label field. Then if FIELD is empty, "Labelwords" will appear. Put this field behind the actual field and make sure the 'fill' is transparent.

I use this occasionally myself -- it's ideal for fields where once you enter data, it's obvious what the data is. I use it sparingly.

Albert

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