Skip to content

JavaScriptExample/SlickMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

FormBuilder

V2.2.0 version description:

FormBuilder is an open source project which integrated with the FormJS framework and the slickflow engine.

  1. Mutiple Database operation dapper supported(MSSQL is default);
  2. Slickflow workflow engine integrated;
  3. Form create/view/approval supported;

Quick Start Tutorial for Form Builder Designer Project:

1). In the command console, using the command below to download the node package.

npm install

please notice to run the command, the directory location is in the ClientApp path of the designer project.

2). Set up the fbapi(FormBuilder.WebApi) project which is an asp.net webapi type project.(IIS is a choice)

3). Setting webapi variable in the kcofnig.js file

kconfig.webApiUrl = "http://localhost/fbapi/" //your sfd webapi backend service url

4). In the command console, using the command below to run the the project

npm run dev

5). Access the web project in the browser by

http://localhost:5000

FormBuilder Home Page

EMail: sales@ruochisoft.com

QQ Group: 233248778

QQ(Author): 47743901

WeChat: besley2008

On Line DEMO:

http://demo.slickflow.com/fbd/

Donation:

http://www.slickflow.com/donate/index

About

A BootStrap Based Form Build System BootStrap 风格表单定制系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.0%
  • C# 7.2%
  • CSS 3.3%
  • HTML 2.8%
  • PowerShell 1.7%