IUREDCap / auto-notify-module

Auto-Notify external module for REDCap
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add query condition for "Project: Last Logged Event" #3

Open shichikoromo opened 10 hours ago

shichikoromo commented 10 hours ago

Is it possible to add a query condition for "Project: Last Logged Event"?

Example query:

SELECT project_id, project_name, last_logged_event FROM redcap_projects;

It would be helpful to notify users of inactive projects.

mullen2 commented 9 hours ago

@shichikoromo Thanks for the feedback. I will try to get that added soon.