Created
November 28, 2017 14:36
-
-
Save ChVuagniaux/09a628cfc37ce673dc2fa451284a26c4 to your computer and use it in GitHub Desktop.
Generic relation render for OctoberCMS forms
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?= $this->relationRender($field->fieldName, ['readOnly' => $formContext == 'preview']) ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment