KIOSK MODE SOON?

Maybe I am wrong, but I believe I currently have to leave the DELETE ALL selection on the SELECT MENU exposed to every user. I would sleep better at night if I could disable this.

John McCann

Servoy Developer
Version R2 2.1rc4-build 307
Java version 1.4.2_05-b04 (Windows 2003)

John,

I think you are right about the fact that the menuitem is always exposed, but per form you can set the method attached to this menuitem (formproperty onDeleteAllRecordscdm). This has "default "as standard, but per form you can set this to whatever you like, including “none”.

I already asked Servoy if it would be possible for developers to speficy what the standard method would be when creating a new form, so you could set the standard to “none”, so you wouldn’t have to change it on every form you create (my feeling is that many developers do not want to have there functions standardly exposed).

They would see if they could incorporate that into the next version…

Paul

This issue also comes within the bounds of the ‘custom’ menu feature which is being worked on, I believe !

Any news from servoy on this item ?

Harry

Thanks for the advice. I will disable the delete all menu selection for now. I look forward to a better solution that would allow these menus to be hidden or customized.

John McCann