![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I want to browse text blocks in an edit box or similar but but prevent making changes (even if the user has write permissiont to db). So - is there other way to writeprotect edit box than prevent enterin it? |
#3
| |||
| |||
|
|
you have fieldA which you want to protect create a new calculated field cB <text; fieldA and put this field on the layout. |
#4
| |||
| |||
|
Yes, but it's still editable . Looking for read-only scrollable textbox... Ursus wrote: you have fieldA which you want to protect create a new calculated field cB <text; fieldA and put this field on the layout. |
#5
| |||
| |||
|
|
In article <4afbd407$0$6269$9b536df3 (AT) news (DOT) fv.fi>, jipe <no (AT) email (DOT) please> wrote: Yes, but it's still editable . Looking for read-only scrollable textbox... Ursus wrote: you have fieldA which you want to protect create a new calculated field cB <text; fieldA and put this field on the layout. A calc field cannot be edited. It shows the results of the calculation based on the entering argument. The argument may be edited, but not if you don't put it on the layout. |
![]() |
| Thread Tools | |
| Display Modes | |
| |