SDerrick
8th March 2004, 12:17
Does anyone know if it is possible to allow users to amend and save text from a display session? and if so how do we make the changes.

Regards

Simon

günther
8th March 2004, 12:36
just a thought:


choice.text.manager:
before.choice:
attr.textmode = 1 | readonly
| -or-
attr.textmode = 3 | r/w

kbartelds
8th March 2004, 13:06
If you don't have source code: copy the maintain session to a new session with it's own form. Disable all relevant options for maintaining: insert, delete, global delete, copy etc. Enable textmanager, ready.

Regards,
Klaas

SDerrick
8th March 2004, 13:45
Thanks for your replies.

I have just discovered the easiest way though. You can access a session from "Maintain Sessions" that allows you to enable or disable certain text fields. It's worked a treat.

Regards

Simon