mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-30 20:10:28 +00:00
13 lines
442 B
Plaintext
13 lines
442 B
Plaintext
|
created: 20140908185153663
|
||
|
modified: 20140908185153663
|
||
|
tags: message
|
||
|
title: WidgetMessage: tm-add-field
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
The `tm-add-field` message is handled by the FieldMangerWidget. It adds the specified field with a blank value if the field doesn't already exist.
|
||
|
|
||
|
|!Name |!Description |
|
||
|
|param |Name of field to add |
|
||
|
|
||
|
The add field message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
|