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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - netbeans "Please wait - classpath scanning in progress..." -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -