- Click File > Setup > User-defined Screens > <database>.
- The Screens window opens. Highlight a screen to use as a model (typically an Original screen) and click Clone.
- The Screen Designer window opens. Enter the new screen name in the ID field and click Save As.
- The Save As window opens. Select Current page and click Done.
- Back in the Screen Designer window, click Done to returns to the Screens window.
- The new screen should now be listed on the Screens window. Highlight it and click Edit.
- The Screen Designer window opens. Highlight the box for the field that should not be editable and press the Delete key. Also, delete any field description (if applicable). Do not delete the field label.
- Right-click in the same place the field box was deleted and select Add Variable Text.
- The Variable Text Properties window opens. In the Text or expression field, enter ODBF:<Name of field>. For example, if you want the Attorney field to be read only, enter ODBF:Attorney. Click Done.
- In the Screen Designer, position the field as needed on the screen. Then, click Done.
- Back in the Screens window, click Done.
Now, when you use this screen the value for the field will display but will not be editable.
Comments
0 comments
Article is closed for comments.