The power of OpenGround Cloud Data Collector comes when you design workflows using Quicklists, dynamic steps, filtered steps and by linking Steps together.
This section reviews how to use these techniques together to create powerful workflows.
You can configure a text field in OpenGround Cloud model as a Pick List, Quick List or Text Field.
A Quick List is multiple lists, each with allowable words or phrases. The lists can be displayed to the user in a particular order that reflects the logic of the sentence construct. Selecting a phrase from the right-hand window adds it to the current cursor location in the resulting text field. Categories are groups of lists, and each Quick List can have one or more categories.
Consider using Quick lists for anything that has several repeating options but needs the flexibility to add additional information. For example, standing time remarks is something impossible to come up with a list of all the reasons why the driller may have to wait for something to be completed, but there may be 15 good reasons that are known that could for a quick list for quick entry.
The headers needed may depend on the type of object being logging. For example: a Bulk sample does not have a diameter and therefore showing a diameter header is inefficient and could confuse the user.
A Header has a "Hide if" property that allows it to be hidden from the Step if one or more conditions is true.
Additional Hide If expressions can be found on the following communities: https://communities.bentley.com/products/geotechnical1/w/wiki/51297
Filtered Steps show a subset of object types. They enable the counts and summary grid displays to show information for the subset group only. For example, a Step designed to add Bulk Samples should have a filter set so that the count next to the item only shows the number of Bulk samples.
When writing filters the field names should be in Square brackets without spaces and any text should be in single quotes (as shown in the examples below).
A step set up for filtering should also have the default values set for the headings that are filtered. Then when a user adds a sample to the B filtered list the sample type is set to B automatically.
Once a step has been saved then it is possible to immediately launch another step and pass parameters through to the new step.
Below are a few examples to help you understand how steps can be linked together. More examples can be found on the workflow section on communities.
Additional Hide If expressions can be found on the following communities https://communities.bentley.com/products/geotechnical1/w/wiki/51297