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