Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Calculated FieldDescriptionSub-fields and format (including punctuation)
CityStateCity & State combined togetherCity, State
CityStateZipCity State & Zip code combined togetherCity, State Zip
Addr123Address (all lines)Addr1, Addr2, Addr3
Addr1234Address (all lines plus suite)Addr1, Addr2, Addr3, Addr4
FullAddrAll address lines combined togetherAddr1, Addr2, Addr3, Addr4, City, State Zip

Enabling or Disabling The Calculated Fields Popup Feature

By default, this feature is enabled in all versions of the Quik! Forms Engine v5.3 and above. However, its property can be modified based on your need.

This can be done by setting the property ShowCalculatedFieldsPopup to False or True. (True is the default state).

Please see the Quik Form Viewer properties list in the Quik! Forms Engine Properties page for more details.

Enabling or Disabling The Calculated Fields Concatenation Feature

By default, this feature is enabled in all versions of the Quik! Forms Engine v5.3 and above for both name-based and address-based calculated fields. However, its property can be modified based on your need, on a field-by-field basis.

This can be done by setting the property FieldCalcOverride to False or True. (False is the default state).

Please see the FormField Parameters in the AddFieldToForm Method page for more details.