ASW-Form-Builder

ASW Form Builder helps you with rapid development and designed web forms that include several controls. The key feature of Form Builder is to make your content attractive and effective. We can customize our control at run time and preview the same before final submission.

MIT License

Downloads
242
Stars
39
Committers
3

Bot releases are visible (Hide)

ASW-Form-Builder - v5.1.1 Latest Release

Published by asoftwareworld about 1 year ago

Fixed minor issues
upgrade angular version 15 to 16

ASW-Form-Builder - v5.1.0

Published by asoftwareworld over 1 year ago

Upgrade angular and bootstrap version
added a new feature for QR code control below is a list of features

  1. logo style
  2. density
  3. format
ASW-Form-Builder - v5.0.7

Published by asoftwareworld almost 2 years ago

Fixed below issues

  1. No max height and max width for image control.
  2. Removal of default image for ASW in image control.
  3. For the image control, alignment properties i.e. center and left are working as left aligned.
  4. Fixed designing issue
ASW-Form-Builder - v5.0.5

Published by asoftwareworld almost 2 years ago

Calculated Input Issue #42
Numeric input should accept decimal values #43

ASW-Form-Builder - v5.0.4

Published by asoftwareworld almost 2 years ago

Feature Description

  1. Make the “Select Image shape” to be square by default in the Image control.
  2. Added an upload button in image control.
  3. Implemented image size to be configurable so that the user can set the width and height of the image in the setting itself.
  4. Add a signature icon in the preview as well.
ASW-Form-Builder - v5.0.3

Published by asoftwareworld about 2 years ago

Fixed model change event

ASW-Form-Builder - v5.0.2

Published by asoftwareworld about 2 years ago

Below is the list of new features/changes.

  1. maxLength is optional.
  2. Removed maxLength from the label.
  3. Fixed calculation binding.
  4. Fixed number model change event
  5. Added new property to Disable the control.
ASW-Form-Builder - v5.0.1

Published by asoftwareworld about 2 years ago

Below is the list of new features/changes.

  1. Reduced form builder unpacked size.
  2. Added a new feature for Average in calculation control
  3. Fixed Digital signature and image drawing image saving issue
  4. Fixed design issue
ASW-Form-Builder - v5.0.0

Published by asoftwareworld about 2 years ago

Below is the list of new features/changes.
1. Renamed the Textbox to Text Field
2. Added new Number control (Added new text control will have numbers only as an input)
3. Added new calculation control (This control can provide the calculations for selected input controls (Number Input Control))
4. Added duplicate/clone control option (User can clone or duplicate the existing control by the provided icon)
5. Added new Signature Control (Digital Signature)
6. Added new Image Drawing control
7. Added input masking and custom error message (This property will help for input pattern and custom error message)
8. Added custom CSS attribute (This property will help to add custom CSS for all controls)
9. Fixed designing issues
10. Added aswModelChange (value change) event for all controls
11. Added Form validation
12. Added button click event
13. Added min and max date for date picker
14. Added new QR Code Control

ASW-Form-Builder - v4.1.2

Published by asoftwareworld over 2 years ago

ASW-Form-Builder - v4.1.0

Published by asoftwareworld over 2 years ago

Added image circle and square feature.
Added upload data input in form builder for editing the existing JSON data.
fixed few bugs

ASW-Form-Builder - v4.0.2

Published by asoftwareworld over 2 years ago

Support bootstrap versions 4 and 5
fixed control icons issue
Updated form builder design.
removed unused CSS

ASW-Form-Builder - v4.0.1

Published by asoftwareworld over 2 years ago

Below are the new features are added

  1. Implemented bootstrap row and column features for example col-md-1 to col-md-12.
  2. Fixed image upload rotate issue.
  3. implemented google map search feature with the help of google map API
  4. fixed a few CSS issues.
  5. Update angular version