3 Pocket Penetrometer Readings


Goal:

Once a Pocket Pen value has been added the user should be asked to add two more readings at the same depth.  The 2nd and 3rd value should only require the user to enter the value and all other fields should be automatically set.

Group: In Situ Hand Penetrometer Tests
Title: Pocket Pen
Filter: None Needed
Display Group: None Needed

Headers

HeaderHide IfDefault ValueCalculated ValueRequiredRead OnlyNotes
Depth
Hand Pentrometer
Test Number1Test Number incremented via Action not via Default Value
Date TestToday()

Validation

HeaderTypeExpressionMessage
Date TestError[DateTest]<Now()'Test date cannot be in the future!'
Hand PenetrometerWarningIsnumber([HandPenetrometer])'Value is not numeric.  Are you sure this is correct?'

Actions

Add Step: This Step
No Prompt: Off
Repeat Count: 2

HeaderDefault Value
DepthSource('Depth')
Test Numbervalue(Source('TestNumber'))+1
Date TestSource('DateTest')