Releases: carfup/PCFControls
PCF Controls 1.4.0.1
PCF Controls 1.4.0.0
What's new
I'm so proud to announce that :
Quick Edit Form is now supported with Lookup Fields !
It can be found under a Lookup properties with the name Quick Edit Form Lookup
Bug fixes :
Quick Edit Form
#126 issue with the retrieving of properties while the control is refreshed at the page loading
#123 Issue with the Date only offset
#90 displaying a clearer message while permission issue occurs
Any composite fields
#88 ability to split the values with multi lines.
Available separators : %20 = space, CRLF = new line
Usage : field|%20|field|CRLF|field|CRLF|field|%20|field will render
Field1 Field2
Field3
Field4 Field5
All Validators
#89 Field value is not refreshing while using setValue function in JS
#87 Unlock the Siret, Siren, Iban, Bic validator is now working
PCF Controls 1.3.3.2
Quick Edit Form
- Hidden fields on the form definition are not displayed anymore.
- Multiline field now displays a scrollbar and has 4 rows by default.
- The label displayed on the control comes from the form definition and not the entity definition.
- Various improvements
PCF Controls 1.3.3.1
Quick Edit Form
- The control doesn't load anymore on create of record
- The date now takes into account the user timezone
- When date field doesn't contains value, it doesn't display "1/01/1970" anymore
- When disabling hosting field, the entire PCF is then read only
- Fix the quick create button when the lookup is empty and the quick create is activated on lookup entity
PCF Controls 1.3.3.0
Quick Edit Form
- Decimal fields are now supported properly
- Capacity to split the fields in several columns
- In case of empty Lookup, capability to create a record via the Quick Create Form (if enable on the entity)
- Ability to call a phone number
- Fix related to the OptionSet and Multi-OptionSet fields
Any Composite Fields
- Supporting the Multiline and Text Area binding
- Ability to open an URL (with a double click)
- Ability to open mail client based on email field (with a double click)
- Reproducing the OOTB phone behavior : call & create an activity (with a double click)
Demos
Quick Edit Form : quick create
Quick Edit Form : multi columns
The configuration will be done via the Control configuration.
Phone call capability
PCF Controls 1.3.2.1
Quick Edit Form
- Update of custom Lookups is now fixed.
PCF Controls 1.3.2.0
Quick Edit Form
- The required fields from the quick view form are now flagged.
- It is now impossible to perform a save if a mandatory field is empty.
- Labels are now wrapped if the available space is too short.
- If OptionSet do not contain data, the control is now properly loaded.
- If Quick View Form contains a subgrid, the form is now properly loaded without the subgrid.
- If Label of section is hidden in the Quick View Form definition, it won't be displayed anymore in the control.
- StateCode and StatusCode are now properly handled.
Any Composite Fields
- The required fields are now flagged.
Global improvement
- Updated the libraries and usage to reduce the solution size
PCF Controls 1.3.1.0
Quick Edit Form
- Added 3 new languages support : Hebrew, Polish, India
- Added the support of MaxLength on Text Fields according to field definition
Any Composite Fields
- Added the support of MaxLength on Text Fields according to field definition
Iban, Siret, Siren, Bic Validators
- Added the support of MaxLength on Text Fields according to field definition
- Added the support of control Visibilty according to field definition
PCF Controls 1.3.0.0
Any Composite Fields (new !)
Details around this control can be found on this blog post
Solution still contains :
- Quick Edit Form
- BIC / IBAN / SIREN / SIRET Validators
- File FieldType Manager