Skip to content

Releases: asoftwareworld/ASW-Form-Builder-Pro

v2.0.2

03 Nov 05:00
9b6b9ba
Compare
Choose a tag to compare
  1. The API will now be invoked for every instance of that particular control, as specified by the user in the API Tab.
  2. We have introduced a new input parameter (controlCollectionName) that allows you to customize the control tab name and the controls within single tabs.
  3. We have introduced a new input parameter, (Patterns), for input masking. This parameter allows you to provide a list of regex patterns in key-value pairs to assist with input masking.
  4. We have fixed the choice control key field to allow both capital and lowercase letters in the key.

v2.0.1

16 Oct 03:10
9b6b9ba
Compare
Choose a tag to compare

This is to inform you that we have released a new version (2.0.1) of ASW Form Builder-Pro with major changes, which includes the below-listed changes/features.

  1. The translation for Arabic language has been included.
  2. Fixed Datepicker issue.

v2.0.0

05 Oct 03:18
9b6b9ba
Compare
Choose a tag to compare
  1. Added new features for datetime picker. Now in DateTime Picker control we have a separate Time Control, Date Control and DateTime Control.
  2. Fixed Checkbox required issue.
  3. Now User can choose the label option (Input label or Text-Editor) in the checkbox as per their requirement.
  4. Added missing language translation keys .

v.1.0.0

05 Oct 03:16
9b6b9ba
Compare
Choose a tag to compare
  1. Language Translation. (English, Spanish, and French)
  2. Added CSS framework like (Angular Material and Bootstrap).
  3. Implemented Control personalization. Add those control enum which you want to exclude from the asw form builder with the help of ControlPersonalizationEnum.
  4. Fixed QR code issue.
  5. Fixed few design issues
  6. Fixed number control value change event issue.
  7. Fixed GPS Control Issue
  8. fixed file upload issue