Skip to content

A REDCap EM for testing the general purpose JSMO.ajax() method

License

Notifications You must be signed in to change notification settings

grezniczek/jsmo-ajax-test

Repository files navigation

JSMO Ajax Test

A REDCap EM for testing the general purpose JSMO.ajax() method

How to use?

  • Install and enable.
  • Check the browser console after loading pages in different context.
  • Additional requests can be triggerd with make_jsmo_request(custom_data) in the console.

Make sure to have the general-purpose-ajax branch checked out (see PR #490).