How can I edit the form when open via web?

Hi ; when I open the form it’s alawys read mode , I would like to have my form in edit mode when open .

I used @Command([EditDocument]) in QueryOpen event but it’s not working

Any idea ??

Note : server 5

Thanks & regards

Subject: How can I edit the form when open via web ?

you have to use WEBQUERYOPEN event of your form.

Regards

Subject: How can I edit the form when open via web ?

Dear Hajar,

Use Automatically Edit mode property of the form.Its help for u .

Rishi

Subject: RE: How can I edit the form when open via web ?

Rishi thanks alooooooot