• Anonymous
  • Login
  • Register
XPages Extension Library - Feature Request: XSP.partialRefresh[Method]JSON


Not sure if the title is the best name for what I want, but..

What I'd like is to be able to send down data and client ids to the server in the form of a HTTP GET  or POST.

In return, I'd like a JSON string in this form:

{

  "clientId": "urlEncodedHTML"

}

The reason for urlEncoded is that you avoid the problem with line breaks and such. It should probably be in the UTF-16 charset so that it works for everybody.

Optimally, there would be an inbuilt callback in the XSP library that tries to decodes/inject the returned HTML. If an item is returned that isn't available in the browser, ignore, or console.error if available.

What would be even nicer is if this was added to Domino in the future, so that one could refresh multiple controls without having to go several times to the server.

Throw in a focus detection routine ( something a little more robust than this ), and you could have unobtrusive partial refreshes.




Taken Actions by Owners

No actions have been taken yet.


In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.