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

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

Recommended Posts

Posted

I have a layout that displays "Job Notes" for historical review purposes. It is read only. The problem that I have is if a note contains a really long text, the user cannot see it all. What is the best way to display all of the data without having to create ridiculously large edit boxes? Most of these are one or two lines, but sometimes they put in a lot of text. An example is attached. 

 

post-107995-0-74129100-1372869048_thumb.

Posted

Thanks for the reply, David.

 

Tooltips won't work on the iPad, although it might be a solution on the desktop.

 

Unfortunately, there are some layouts where the field must be editable. I was hoping to find a solution per layout, which I kind of did. I made the field enterable, but on the layouts where I don't want the user to change the data, I have put a script on the OnModify to revert the changes. Not the cleanest solution, but it works. 

Posted

Use the on object key stroke trigger and stop them before the data can be changed

Posted

Create a calculation text field that is = the other field, and put this cal field on the layout. Allow entry into the field and users can scroll, select and copy the text but cannot edit it (because it's a calc field).

Posted

You can also use a web viewer because it allows scroll but you can uncheck allowing interaction and no expense of a calc field.

  • Like 1
  • 4 weeks later...

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