Point a campaign at an editable point layer, approve records, and get features created by the collector through the same checks as every other edit; build a review queue from three settings.
Open Feeding a layer from FieldA Hyz Field campaign collects records on phones: a GPS point and the answers to a form. Normally those records stay with the campaign, reviewable and exportable as GeoJSON. With a target layer set, an approved record also becomes a feature of an editable hosted layer, created through the same checks every other edit passes, with the collector recorded as its creator.
The bridge is one-way and explicit: nothing reaches the layer until a reviewer approves the record, and the record keeps a note of what happened (applied with the feature's identity, or the reason it was refused).
| Requirement | Why |
|---|---|
| a Hyz Layer in the ready state, with editing switched on | only editable layers accept edits |
| a point layer | a record is one GPS point; lines and polygons cannot be collected on the form |
| the person setting the target holds the create permission on the layer | the target is a promise to write there |
| every mapped field exists on the layer | answers land in real columns |
A campaign page offers as targets only items that are editable; the server checks the rest when you save, and its message shows in place: the layer is not a point layer, editing is switched off for this layer, you do not have permission.
Review sets a record to approved, rejected or flagged, with an optional note and corrected answers. Review is a campaign action, taken through the campaign's review endpoint by an owner or a manager; Hyz Desktop's Field pane shows every record with its review state and imports campaigns with that state on each feature.
On approved, the platform creates the feature:
If the layer refuses, the review still succeeds and the record keeps the reason (for example outside the editing area or a required field is empty). Fix the cause, or correct the record's answers, and approve again.
Rejecting or flagging a record writes nothing to the layer. Approving a record that was already bridged updates the existing feature's attributes rather than creating another.
Nothing changes for collectors. They need no permission on the layer: the bridge writes with the reviewer's permission and records the collector as creator. If collectors should also correct their own features afterwards, give them the editor role on the item and switch on Editors change only their own features.
| Setting | Where | Effect |
|---|---|---|
| operations: create only | the layer's rules | nobody edits existing features on the layer directly |
| New features start unlocked off | the layer's rules | every bridged feature is born locked |
| a manager unlocks by filter | the layer's Locks tab | approved and checked features are released together |
The result is a layer that only ever grows from the field, in which nothing is live until a manager has looked at it, with the full trail (collector, reviewer, unlock) in the layer's history.