ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Adding Contact URL to Trials #84

Closed johnsja closed 3 years ago

johnsja commented 3 years ago

Adding a contact url option for each trial. This option can be provided on import or as an override option from within the admin/trial administration interface.

Behavior: In the event a contact_url or contact_url_override value is present on a Trial, the "Contact the Study Team" button will link to the provided URL instead of opening the contact modal.