mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-28 12:29:56 +00:00
13 lines
403 B
Plaintext
13 lines
403 B
Plaintext
|
created: 20140908185153663
|
||
|
modified: 20140908185153663
|
||
|
tags: message
|
||
|
title: WidgetMessage: tm-remove-field
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
The `tm-remove-field` message is handled by the FieldMangerWidget. It removes the specified field.
|
||
|
|
||
|
|!Name |!Description |
|
||
|
|param |Name of field to remove |
|
||
|
|
||
|
The remove field message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
|