Kintivo Forms for SharePoint 5.4.4 released
Released: Oct 20, 2015
Updates in this release
Updates in 5.4.4
- Added new Display Attachments widget. Now you can display list item attachments which are hyperlinked for viewing/opening the attached file.
- Added new Google Maps widget that displays a Google map on your form. Address pins are driven by your SharePoint list item values.
- Connected Lists: Auto-fill Suggestions & Lookup Fields
Extended lookup field functionality to allow auto-fill suggestions to pull from any column of the lookup column target list. Updated lookup field display in read-only mode to not render as hyperlink to item.
- Added support for calculated columns when your form is in Update Mode. Sometimes it is nice to have a calculated column on your list for things like concatenating multiple column values together. A common example is “Mailing Address” which would bring several column values together form a single full mailing address value (Street, City, State, Zip). In this example, the calculated column “Mailing Address” could also be used with the Google Maps widget to display a pin on a map.
- Added ability to embed form field values within form HTML. This now works with the Spacer widget and the Embed Code widget. This comes in handy for dynamically constructing hyperlinks, or dynamically constructed image references such as photos and virtually any HTML which needs specific form field value references baked into to HTML being rendered on the form page.