Field ‘input enabled’ attribute
0 pts.
0
Q:
Field 'input enabled' attribute
I am looking to use the 'input enabled' attribute to control who is able to input data in a specific field. I have not been successful in locating any information on whether this feature is suitable for this or not. Also, what would be the type of code required to use it?
ASKED: Mar 21 2005  11:21 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Not much information in the DeveloperWorks forums, but I did find these:

http://www-10.lotus.com/ldd/nd6forum.nsf/Search?SearchView&Query=%27input%20enabled%27%20&SearchOrder=0&Start=1&Count=100

HTH

Eric
Last Answered: Mar 21 2005  4:24 PM GMT by ERConway   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

rchevalier   0 pts.  |   Mar 23 2005  11:25AM GMT

You want the DSPATR keyword with a value of PR. This will prevent input for a specific field. It can be conditioned with an indicator and turned on or off for different users.

 
0