MacDigger Posted November 8, 2001 Posted November 8, 2001 Hi! sorry for posting this here - I didn't find an adequate section for such kind of probs.. So, the problem is the following.. My database has 2 levels of access - guest and full. And there are fields on my layout which can contain lots of text, and therefore be scrollable. Scroll bar is functional when a field is editable (full access mode), but as soon as I turn the editable flag off (for guest mode), the field can't be scrolled anymore, so in guest mode the information is just cropped, and this is definitely not good.. I have my own access system, so per-field access feature of FileMaker can't be used in my case I'm afraid.. Anybody faced this problem? Please share any ideas how to fix it? All I can think of is to have global editable fields in guest mode, which duplicate contents of real non-editable fields from full access mode (so that even if guests make changes to these fields, they are not recorded). But that'll be MAJOR pain.. I'll be greateful for any suggestions! TIA, Mike [ November 08, 2001: Message edited by: MacDigger ]
BobWeaver Posted November 8, 2001 Posted November 8, 2001 For scrollable non-editable fields, make a calculation field equal to the field that you want to display, and then display the calculated field instead of the original. The user can scroll it and even select and copy text out of it, but cannot change it.
MacDigger Posted November 8, 2001 Author Posted November 8, 2001 Oh! Thanks alot!! I think this solves my problem! Mike.
Recommended Posts
This topic is 8420 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 accountSign in
Already have an account? Sign in here.
Sign In Now