Text Editor MSE
Text Editor MSE is an advanced text editor. This gh-element has various tools that enhance text editing capabilities.
Functional Characteristics
Tiny MSE can be used to create document with images and tables. It also allows to create templates that will automatically populate with data from selected fields.
Value Format
The value of this element is the ID of the file that was created in it.
{
"field_value": "944016"
}
Element Options
The current item has two groups of settings, which are located in one block.
Field And Main Settings
The tiny MSE field settings do not contain any options other than the standard.
Name | Description |
---|---|
App for Field List | allows to select the source application; details... |
Name of Template | allows to select the source field for the template name; details... |
App For Field List
This is the field of the app element in which the application is selected. The fields for the list of fields will be taken from this application.
Name OF Template
This is the function that allows to select the field whose values will be taken for names of the templates.
Element Style
The current element have no extra style settings. It can be customized using only the standard style options and its own interpretation types.
Data Model
The data model of the current element is quite small:
{
"data_model": {
"field_id": "678845",
"field_template_id": "678844",
"interpretation": []
}
}
Name | Type | Description |
---|---|---|
field_id | string |
contains ID of field from which the source application is taken |
field_template_id | string |
contains ID of the field from which name for the template is taken |
interpretation | array |
contains all element interpretation types |
Filtration
This element cannot be filtered out.
Interpretation
The MSE text editor has four completely different types of interpretation.
Input With Name
The first interpretation type is an interactive area for creating text files and editing them. There are lots of useful buttons for that.
Default
The second type displays only the icon.
Value
This type of interpretation displays the URL of the file that was created in MSE editor field.
Web
The last type of interpretation allows the element to display the content of the document in web format in the application.