GTAC-MGI / GTAC-ESP-LIMS

3 stars 0 forks source link

Save sample data with protocol actions #95

Open tim-snyder-wustl opened 2 years ago

tim-snyder-wustl commented 2 years ago

Remove Javascript in onChange handler for 'complete' checkbox and implement functionality via protocol actions. Update protocols:

tim-snyder-wustl commented 2 years ago

This ticket ties in with this other ticket: https://github.com/GTAC-MGI/GTAC-ESP-LIMS/issues/64 so issue 64 should be completed before this is started. This ticket should also address issues with saving Pool data as it is currently.

tim-snyder-wustl commented 2 years ago

Note from Eric Humes at L7:

For what it's worth, you should be able to do this with pure custom expressions. You would just need to make sure the column where this new expression would go would need to be to the right of the other columns it references (ESP evaluates expressions column by column from left to right).