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

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

Recommended Posts

Posted

Is there any way to highlight the active field with a different color? Sometimes it is hard to tell which field is active especially when you have a large number of buttons.

  • 2 weeks later...
Posted

You could highlight a field easily the moment you start typing into it but it would require a bunch of extra fields in your db. You can use a global field to hold a light yellow box. Then you have to use another field for each field that you want to highlight. Put it behind the field that you want to highlight and make it a few pixels larger than the highlight target. Set it to be a calculation that basically says

if field_to_highlight is not empty, then highlighter equals the global that contains the color.

It will highlight any field with a border as you start to type into it.

Hope this helps,

Cael.

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