Skip to content

Files

Latest commit

719c8c9 · May 28, 2021

History

History

custom-form-component

README.md

How-To: Create Custom Form Component

This sample repository is based on the How-To: Create Custom Form Component. For further explanation please refer to the How-To.

Requirements

  • Access to the Flowable Enterprise Artifactory
  • yarn

Setup

This project helps you to generate custom form components for Flowable. Simply run yarn and follow the instructions in the How-To to make them available in your Flowable Design and Work application.

Storybook:

yarn storybook

Flowable Design artifacts:

yarn build-suite

Flowable Work artifacts:

yarn build-work