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
Header | Hide If | Default Value | Calculated Value | Required | Read Only | Notes |
Depth | ||||||
Hand Pentrometer | ||||||
Test Number | 1 | Test Number incremented via Action not via Default Value | ||||
Date Test | Today() |
Header | Type | Expression | Message |
Date Test | Error | [DateTest]<Now() | 'Test date cannot be in the future!' |
Hand Penetrometer | Warning | Isnumber([HandPenetrometer]) | 'Value is not numeric. Are you sure this is correct?' |
Add Step: This Step
No Prompt: Off
Repeat Count: 2
Header | Default Value |
Depth | Source('Depth') |
Test Number | value(Source('TestNumber'))+1 |
Date Test | Source('DateTest') |