Closed hammady closed 2 years ago
Thank you! I'll have a look at testing this.
!deploy
Thank you! I'll have a look at testing this.
!deploy
@chriscpritchard Thanks for reviewing it, I have another PR as well #40.
Retrying !deploy now that I've updated the action... could you rebase with the baster branch as well?
!deploy (sorry having issues with this workflow...)
!deploy new changes
This adds support for initialising the numbers in the data entry section from the URL query string. This simplifies the integration of the shiny app with other systematic review tools. For example, if you provide the URL path: '?website_results=100&organisation_results=200', this will initialise the website results to 100 and the organisation results to 200. The name of the query string parameter should match the name of the 'data' column in the example template file.