|
|
| Line 1: |
Line 1: |
| − | All [[Custom Fields|custom fields]] using option box (default text of text fields, options if it is combo box, etc) support system variables.
| + | #REDIRECT [[Using Variables as Default Values in Single Line and Multi-line Text Box Custom Fields]] |
| − |
| |
| − | | |
| − | '''@system.variablename@'''
| |
| − |
| |
| − | | |
| − | Text box default values can now be replaced with parent variables. Example: for a level 2 [[User|user]] to default a value at level 1, just simply put this in the default text box of the [[Custom Field|custom field]]: | |
| − |
| |
| − | | |
| − | '''@@@parent.customfieldname@ or @@@parent.standardname@'''
| |
| − |
| |
| − | | |
| − | The first '''2@s''' tells the system the text needs to be compiled.
| |
| − | | |
| − | [[Category:System Management]][[Category:Custom Fields]]
| |