Re: problem with my modifications

I found the problem: it is located in GetHTMLDocument
I had had to disable some TtaSetMenuItemOff() in this function because the menus
didn't exist anymore(the menus had been removed from EDITOR.A) and this caused the form fields being unwriteable even without the TtaSetDocumentAccessMode(doc,0).
But TtaSetDocumentAccessMode(doc,0) blocks too writing in a form field, so would it be possible to permit writing in a form with the Read-Only mode ?
I looked at the TtaSetDocumentAccessMode and SetAccessMode functions but didn't find anything.

Thanks for your help


Hassan Sultan
Ecole d'ingénieurs de Genève
Switzerland 

Received on Monday, 2 February 1998 12:07:13 UTC