Skip to content

PCF Controls 1.4.0.0

Compare
Choose a tag to compare
@carfup carfup released this 07 Sep 12:10
· 16 commits to master since this release
b065abc

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