Releases: asoftwareworld/ASW-Form-Builder-Pro
Releases · asoftwareworld/ASW-Form-Builder-Pro
v2.0.2
- The API will now be invoked for every instance of that particular control, as specified by the user in the API Tab.
- We have introduced a new input parameter (controlCollectionName) that allows you to customize the control tab name and the controls within single tabs.
- 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.
- We have fixed the choice control key field to allow both capital and lowercase letters in the key.
v2.0.1
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.
- The translation for Arabic language has been included.
- Fixed Datepicker issue.
v2.0.0
- Added new features for datetime picker. Now in DateTime Picker control we have a separate Time Control, Date Control and DateTime Control.
- Fixed Checkbox required issue.
- Now User can choose the label option (Input label or Text-Editor) in the checkbox as per their requirement.
- Added missing language translation keys .
v.1.0.0
- Language Translation. (English, Spanish, and French)
- Added CSS framework like (Angular Material and Bootstrap).
- Implemented Control personalization. Add those control enum which you want to exclude from the asw form builder with the help of ControlPersonalizationEnum.
- Fixed QR code issue.
- Fixed few design issues
- Fixed number control value change event issue.
- Fixed GPS Control Issue
- fixed file upload issue