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-remove-field
|
|
|
|
type: text/vnd.tiddlywiki
|
2014-09-10 23:06:19 +00:00
|
|
|
caption: tm-remove-field
|
2014-09-08 19:14:58 +00:00
|
|
|
|
2014-10-22 15:09:04 +00:00
|
|
|
The `tm-remove-field` message is handled by the FieldManglerWidget. It removes the specified field.
|
2014-09-08 19:14:58 +00:00
|
|
|
|
|
|
|
|!Name |!Description |
|
|
|
|
|param |Name of field to remove |
|
|
|
|
|
2014-10-22 15:09:04 +00:00
|
|
|
The remove field message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.
|