|
|
(5 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| {{Template:AddToRecordError:FieldOrFieldgroupName subtitle}}
| | #REDIRECT [[AddToRecordError class#FieldOrFieldgroupName property|FieldOrFieldgroupName property]] |
| | | [[Category:AddToRecordError methods|FieldOrFieldgroupName property]] |
| xxx
| |
| <span class="pageSubtitle"><section begin=dpl_desc/>Field/group involved in exception<section end=dpl_desc/></span>
| |
| | |
| ==Syntax==
| |
| {{Template:AddToRecordError:FieldOrFieldgroupName syntax}}
| |
| ===Syntax terms===
| |
| <table class="syntaxTable">
| |
| <tr><th>%str</th>
| |
| <td>A string to receive the field or fieldgroup name. If the error involves a field or fieldgroup (for example, if <code>[[Reason (AddToRecordError property)|Reason]] = ErrorAddingField</code>), this is the field or fieldgroup name.
| |
| </td></tr>
| |
| <tr><th>%a2RecErr</th>
| |
| <td>An <var>AddToRecordError</var> object.
| |
| | |
| </td></tr></table>
| |
| ==See also==
| |
| {{Template:AddToRecordError:FieldOrFieldgroupName footer}}
| |