Merge pull request #4173 from AntonyThorpe/patch-4

DOCS Update 06_Tabbed_Forms.md
This commit is contained in:
Daniel Hensby 2016-08-19 15:49:51 +01:00 committed by GitHub
commit 8e4e2b4fa8

View File

@ -19,7 +19,7 @@ name, and normally they all exist under the `Root` [api:TabSet].
display up to two levels of tabs in the interface. If you want to group data further than that, try [api:ToggleField].
</div>
## Adding a field from a tab.
## Adding a field to a tab
:::php
$fields->addFieldToTab('Root.Main', new TextField(..));
@ -52,4 +52,4 @@ display up to two levels of tabs in the interface. If you want to group data fur
## API Documentation
* [api:FormScaffolder]
* [api:FormScaffolder]