Hi Folks!
Can anybody tell me, how can I switch the form's mode programatically?
I want to create a form which is by default is in view mode. But if I want to display a new item I need to start in edit mode and after save I want to change to view mode.
I did not found any solution for this.
The only thing I found is the form-flag "EEikFormEditModeOnly" but this will not allow to switch back to view mode.
Can anybody help me?
Thanks.