Jump to content
Server Maintenance This Week. ×

Live count of characters


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

Recommended Posts

  • Newbies

I have a calculation field that uses length(text) function to display the character count from a text field. But this calculation is only done when you go to another field. My question is what function do I use (or how do I script) so that the the user can see how many characters they have typed in a particular field before proceeding.

Cheers

Dave

Link to comment
Share on other sites

You must exit the field for a calculation (any calculation) to display its results. If your Users don't understand 'de-selecting' (clicking on blank space on layout - clicking outside the field or tabbing from the field) or entering another field first, you might consider putting a button next to the field with "Display count" which they could click. Of course it would simply contain an Exit Record/Request or Go To Field[] but it would avoid confusion I suppose. I don't believe a plugin would even help you here because even they require an action (tabbing from the field) in which to execute a script.

Link to comment
Share on other sites

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