javascript - "Fields" in tinyMCE -


when editing document in ms word, can insert `field' , insert references it. when field's value changed, can update values in references without editing them manually.

is there similar functionality available in tinymce, example via 3rd party plugin?

as far know there no such plugin available. cannot difficult implement functionality in custom tinymce plugin.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -