1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 00:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid
danielo515 e02cfc3efd small typo on WidgetMessage: tm-add-field
You can read FieldMangerWidget instead of FieldManglerWidget. A single L is missing, so the links are not working properly.
2014-10-22 17:01:47 +02:00

14 lines
467 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 FieldManglerWidget. 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 FieldManglerWidget.