Hi, I have a weird issue. The Interaction Log Entry Form (Relationship Management) seems to be non-editable. I try to find out where that is being set. I tried all related forms and table(). All possible properties are being set to editable and there is no code behind the scene what makes it non-editable. Probably I miss a spot somewhere. I would like to make this form editable. Who can help me out? Thanks, Roelof.
Form 5076 TableBox ID=1 has Editable set to ‘No’.
Check the Editable property of the tablebox. I’d be very careful making it editable - I guess it’s none-editable for a good reason [;)]
The tablebox was the one I forgot to check. Thanks. Well, I’ll make the table box editable and some fields. The rest of the fields of the form I set to non-editable. Thanks again. Roelof.