mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS 2.4 : corrected and api: tag
This commit is contained in:
parent
d491352388
commit
4eef94de27
@ -40,7 +40,7 @@ These calls retrieve a [api:FieldSet] for the area where you intend to work with
|
||||
### For the Frontend
|
||||
|
||||
Used for simple frontend forms without relation editing or [api:TabSet] behaviour. Uses `scaffoldFormFields()` by
|
||||
default. To customize, either overload this method in your subclass, or decorate it by [api:DataObjectDecorator::updateFormFields()].
|
||||
default. To customize, either overload this method in your subclass, or decorate it by [api:DataObjectDecorator::updateFrontEndFields()].
|
||||
|
||||
* Requirements: SilverStripe 2.3.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user