Hi!I’ve form which does on web. In Lotus I had @PickList. On web I’ve window with embeded view (i open it : msg=open(“my_form_name_with_embeded_view”,“DisplayWindow”,“toolbar=no,directories=no,menubar=no,height=320,width=400”);).
If I open this window when myu document is new - there is all right.
If I open created document and begin to edit it, my dialogbox on web doesn’t work. I get error:
"Error 404
HTTP Web Server: Lotus Notes Exception - Entry not found in index".
How can I make this, it work well when doc is new and editing too?