mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
14 lines
465 B
Plaintext
14 lines
465 B
Plaintext
created: 20140908185153663
|
|
modified: 20140908185153663
|
|
tags: Messages
|
|
title: WidgetMessage: tm-add-field
|
|
type: text/vnd.tiddlywiki
|
|
caption: tm-add-field
|
|
|
|
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.
|