0 pts.
 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?

Software/Hardware used:
ASKED: March 21, 2005  11:21 AM
UPDATED: March 23, 2005  11:25 AM

Answer Wiki:
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 Wiki Answer Submitted:  March 21, 2005  4:24 pm  by  ERConway   0 pts.
All Answer Wiki Contributors:  ERConway   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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 pts.