Question

  Asked: Oct 8 2007   7:46 AM GMT
  Asked by: Sweetsweet


Saving document in web


Domino Designer, Lotus Domino Server 7.x, Lotus Domino

Hi,

I really need urgent help, so I wish to get it here and not just getting advices about searching the forum or the Internet.

I have a web form with 2 buttons
1: Sava as draft
FIELD draft := "draft";
@Command([FileSave])
It will open the same form, just save it.. This code worked before but suddenly stopped.

2: Publish button
FIELD draft := "";

@Command([FileSave]);
@Command([FileCloseWindow]);
@Command([OpenView]; "mainW")
It worked fine too but no longer!!

Does any one know why its stopped working suddenly? (I’m getting, “server not found” error)
I did not make any changes in the form! What should I do to make this work?
Can someone give me the same function in JavaScript? I just want this to work again, its very urgent.
A HTML HEAD of the form is set to specify NO CACHE.

regards,
R

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


Start this Answer and Earn your Knowledge Points!

By clicking "Create Answer", you can write the answer to this question that can be improved upon by your peers using the Answer Wiki.

Browse more Questions and Answers on Lotus Domino.

Looking for relevant Lotus Domino Whitepapers? Visit the SearchDomino.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Saving document in web  |   Oct 8 2007  11:33AM GMT

[…] You can read the rest of this blog post by going to the original source, here […]