GravityKit\GravityMigrate\Schema\GfFieldPlaceholder
The stand-in an export writes where a field id belongs but is not yet known.
Formidable assigns its own ids only once the form is saved, so a conditional rule or a calculation written during the export cannot name its target yet. It writes this instead and the exporter resolves every one of them afterwards.
Writer and reader must agree on the exact spelling. A mismatch fails silently: the placeholder survives into the saved form, where Formidable reads it as literal text.
Since: %ver%
Source: src/Schema/GfFieldPlaceholder.php:17
Details
- Kind:
class - Namespace:
GravityKit\GravityMigrate\Schema
Methods
No documented public methods found.