Skip to content

Releases: carfup/PCFControls

PCF Controls 1.4.0.1

12 Jan 10:54
fa48705
Compare
Choose a tag to compare

What's new

Introducing the Easy Rollup Field

Demo

On top you will find the standard behavior and at the bottom the PCF behavior

Bug fixes :

Quick Edit Form
#191 : Issue with Date Only fields while saving

Any Composite fields
#160 : Any Composite - System Required Fields Not Enforced

PCF Controls 1.4.0.0

07 Sep 12:10
b065abc
Compare
Choose a tag to compare

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

06 Jan 13:05
b6735ab
Compare
Choose a tag to compare

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

05 Nov 21:17
217e6a8
Compare
Choose a tag to compare

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

02 Sep 12:03
a7d7d8c
Compare
Choose a tag to compare

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

31 Jul 14:29
80c31d7
Compare
Choose a tag to compare

Quick Edit Form

  • Update of custom Lookups is now fixed.

PCF Controls 1.3.2.0

30 Jul 12:03
Compare
Choose a tag to compare

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

23 Jun 12:34
Compare
Choose a tag to compare

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

19 May 11:31
386ef14
Compare
Choose a tag to compare

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

PCF Controls 1.2.1.0

30 Apr 14:01
a3b829f
Compare
Choose a tag to compare

Quick Edit Form

  • Added support of Customer and Regarding fields.
  • Added icons for email and website fields (double click on the value will open a new email or the website)
  • Added 3 new languages support : Croatian, Hungarian, Norwegian