FlowX Designer’s WYSIWYG (“What You See Is What You Get”) editor enables you to create and modify notification and document templates without the need for complicated coding from the developers. WYSIWYG editors make the creation/editing of any type of document or notification easier for the end-user.
Displaying how the document will be published or printed on the screen, the user can adjust the text, graphics, photos, or other document/notification elements before generating the final output.
The formatting head of the editor allows users to manipulate/format the content of the document.
The Body is the main part of the editor where you can edit your template.
After you defined some parameters in the Data Model tab, you can type ”#” in the body to trigger a dropdown where you can choose which one you want to use.
The Source button can be used to switch to the HTML editor. You can use the HTML view/editor as a debugging tool, or you can edit the template directly by writing code here.
One of the main features of the document management plugin is the ability to generate new documents based on custom templates and prefilled with data related to the current process instance.
Notification WYSIWYG body has some additional fields (other than documents template):
Using the data model, you can define key pair values (parameters) that will be displayed and reused in the body. Multiple parameters can be added:
item
field)Parameters can be defined as mandatory or not. When you try to generate a template without filling in all the mandatory parameters, the following error message will be displayed: “Provided data cannot be empty if there are any required properties defined.”
FlowX Designer’s WYSIWYG (“What You See Is What You Get”) editor enables you to create and modify notification and document templates without the need for complicated coding from the developers. WYSIWYG editors make the creation/editing of any type of document or notification easier for the end-user.
Displaying how the document will be published or printed on the screen, the user can adjust the text, graphics, photos, or other document/notification elements before generating the final output.
The formatting head of the editor allows users to manipulate/format the content of the document.
The Body is the main part of the editor where you can edit your template.
After you defined some parameters in the Data Model tab, you can type ”#” in the body to trigger a dropdown where you can choose which one you want to use.
The Source button can be used to switch to the HTML editor. You can use the HTML view/editor as a debugging tool, or you can edit the template directly by writing code here.
One of the main features of the document management plugin is the ability to generate new documents based on custom templates and prefilled with data related to the current process instance.
Notification WYSIWYG body has some additional fields (other than documents template):
Using the data model, you can define key pair values (parameters) that will be displayed and reused in the body. Multiple parameters can be added:
item
field)Parameters can be defined as mandatory or not. When you try to generate a template without filling in all the mandatory parameters, the following error message will be displayed: “Provided data cannot be empty if there are any required properties defined.”