File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 14
14
unit_testing
15
15
use_empty_data
16
16
direct_submit
17
+
18
+ .. toctree ::
19
+ :hidden:
20
+
21
+ use_virtuals_forms
Original file line number Diff line number Diff line change
1
+ How to use the Virtual Form Field Option
2
+ ========================================
3
+
4
+ As of Symfony 2.3, the ``virtual `` option is renamed to ``inherit_data ``. You
5
+ can read everything about the new option in ":doc: `/cookbook/form/inherit_data_option `".
Original file line number Diff line number Diff line change 20
20
/components/routing /components/routing/introduction
21
21
/cookbook/console/generating_urls /cookbook/console/sending_emails
22
22
/components/yaml /components/yaml/introduction
23
- /cookbook/form/use_virtuals_forms /cookbook/form/inherit_data_option
24
23
/components/templating /components/templating/introduction
You can’t perform that action at this time.
0 commit comments