Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Categories General
Created by Guest
Created on Jun 28, 2024

Make HTTP Status Code customizable from web forms

1.) Domino Web Forms
Similar to the existing formula function "@SetHTTPHeader" there should be a way to customize HTTP status code (and text) output for Domino web form which are called like:

- YourForm?OpenForm
- YourForm?ReadForm
- YourDocument?OpenDocument
- YourDocument?EditDocument

2.) Domino Web Agents
Also there should be a better way to provide this on agent output like

"YourAgent?OpenAgent"

rather like doing creepy stuff like follows:

Print "Status: 404 Content not found"
Print "content-type: text/plain; charset=ISO-8859-1" & Chr(13) & Chr(10)

Mark Reiser, sirius-net GmbH

  • Attach files
  • Guest
    Reply
    |
    Jun 29, 2024

    Could become an enhancement for domcfg.nsf.