Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.7 KB

README.md

File metadata and controls

20 lines (18 loc) · 1.7 KB

workflowgen-community

WorkflowGen community repository

This repository contain a list of process sample and notification template for WorkflowGen.

Table of Contents

  • AJAX file upload
    • Allow you to upload multiple attachments and enable the drag and drop feature by using the AjaxFileUpload in the AJAX Control Toolkit from DevExpress.
  • CLI process test
    • An example of the CLI test function, it allows you to test the entire process workflow action by providing a definition file.
  • Form section collapse
    • A solution of how to make form sections collapsible and expandable using JavaScript.
  • Gridview data in a custom notification
    • A solution on how to display a gridview inside a notification email.
  • JS tooltips
    • A solution on how to make custom tooltips for your field label using JavaScript and HTML.
  • Notification templates
    • Repository of notification email template.
  • Update request title with dynamic information
    • A solution on how to add dynamic information to a request title. For example the name of the requester.