This has been asked many, many times but never answered. Here’s what I’d like to do:
notes://server/db/form?OpenForm¶m=1234
In that form, I have script in the postopen event which is supposed to read the parameter and open the proper document. I’ve tried CGI variables, but no luck.
Any idea on how I can get a handle on the parameter?
Subject: RE: *You can’t. It is not defined to allow extra parameters, although I wish it were.
…although you may be able to achieve what you need by OpenAgent instead of OpenForm, except I’m not sure whether Notes protocol respects passing parameters to the agent via the URL.