2014-09-08 20:14:58 +01:00
|
|
|
created: 20140908185153663
|
|
|
|
modified: 20140908185153663
|
2014-09-11 15:52:47 +01:00
|
|
|
tags: Messages
|
2014-09-08 20:14:58 +01:00
|
|
|
title: WidgetMessage: tm-add-field
|
|
|
|
type: text/vnd.tiddlywiki
|
2014-09-11 00:06:19 +01:00
|
|
|
caption: tm-add-field
|
2014-09-08 20:14:58 +01:00
|
|
|
|
2014-10-22 17:01:47 +02:00
|
|
|
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.
|
2014-09-08 20:14:58 +01:00
|
|
|
|
|
|
|
|!Name |!Description |
|
|
|
|
|param |Name of field to add |
|
|
|
|
|
2016-05-03 11:28:06 +09:00
|
|
|
The add field message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.
|