Jump to content

Disable editing textfield but allow scrolling


z178

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

Recommended Posts

A layout in my database has text fields with scroll bars. I have users who use the layout only to browse records. (They cannot make changes the records). If I uncheck allow field to be entered in browse mode, The scroll bars get disabled too. How can I allow a user scroll through a text field but disable Editing the text in the text field?

Link to comment
Share on other sites

The "easy" way is to make a calculation field that equals the text field, and display the calculation field.

A smarter way might be to use access privileges to not allow editing in the field, but I'm not sure whether that disallows entry as well.

Link to comment
Share on other sites

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