Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The rest_ws plugin has now also client side scripting, for interacting with the real Request and Response objects, so you can get or set headers. This api only works inside a rest_ws calls when there is an active request.

 

Small change in behavior: foundset.loadRecords(foundset2) or controller.loadRecords(foundset2) (when the foundset that the form has is a separate foundset) are behaving a bit different now when the "foundsert2" has filters. Those filters are now applied in the foundset where you load into.

 

Issues fixed in this release:

...