v2.0.1-beta
Pre-release
Pre-release
nojronatron
released this
04 Jun 20:01
·
7 commits
to dev-csv-output
since this release
dev pre-release for v2.0.1
This pre-release is intended for development and testing purposes.
Install And Run The Templated Form
- Download
Bigfoot-Bib-Report-Initial.html
andBigfoot-Bib-Report.txt
. - Copy both files to the Templates folder under your callsign in the Winlink installation folder, for example
C:\RMS Express\N0CALL\Templates
. - Launch Winlink Express and click
New Message
. - Click
Select Template
and click your callsign, then selectBigfoot-Bib-Report
and click OK. - The form will launch into your default browser.
Changes To Evaluate and Test
- Bib Records are now displayed as well-formatted CSV such as
101, IN, 1234, 12, WM
. - Bib Records can be edited after being entered using the IN, OUT, or DROP buttons. For example, if you accidentally clicked
Out
instead ofDrop
, that fix can be made directly to the Entry. Just follow the same comma-space formatting the rest of the records use. - Required fields display a message reminding the user to enter something, or will enter a default value (when it makes sense to do so).
- Saving Race Data will store necessary data in a clean, readable JSON format.
- When clicking Submit (if the Form was launched by Winlink Express), the data is formatted into tab delimited values but the data values are exactly the same as they were on your Form (and when saved using the Save Race data button).
- If you have a mobile device, copy the html file over to it and launch it with your preferred mobile web browser. Check the same items as above, especially the
Save Race data
andLoad Race data
buttons. Don't bother to click theSubmit
button, it won't work in this scenario.
Reporting Issues
Contact the @nojronatron directly.