Hi, I want to restrict the field to some extent i.e. after that the user can not write in that particular field. The HTML attribute MaxLength can not be used here as I am using it in client application. Is there any way to restrict it other than prompting the …
Domino Development / Client Development