Collect (23.3)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Build 23.3 (Nov 2023) >

Collect (23.3)

 

 

 

 

 

 


 

 

Collect Core – Improved Status Messages in Collect Enterprise and Link [d30865]

Updated status messages to display correct status information in Collect Enterprise and Link. Previously, the message only displayed 'EarthSoft.Collect.Mapper.Data.MessageData'.

 

 


 

 

Collect Enterprise – Improved Performance When Adding New Field in Template Designer [d31506]

Improved the performance when adding a new field by only loading the reports in the template designer that are required for the selected field type.

 

 


 

 

Collect Enterprise – Added Translations for Attribute Names in Formula Builder [d30904]


Added translations and spacing to the following attributes in the Formula Builder:
  • Grid Header
  • Grid Value
  • Grid Visible
  • Background Color
  • Caption Color

 

 


 

 

Collect Enterprise – Fixed User Groups Sorting [d33722]

Fixed an issue that caused User Groups to not sort alphabetically if one or more spaces (i.e., whitespace characters) was present at the beginning of the user group name.   

 

 


 

 

Collect Enterprise – Improved Format Loading Performance When Opening Form Editor Dialog [d33945]

Fixed a bug that resulted in loading a format multiple times when opening the Form Editor dialog. Now the format is loaded once and saved into memory, resulting in improved performance.

 

 


 

 

Collect Enterprise – Merge Option Removed for Published or Disabled Templates [d31325]

Removed the Merge option for published or disabled templates, which could result in broken data mappings.

 

 


 

 

Collect Enterprise – Syncing Requires Data Sets for New and Edited Templates [d30905]

Data Sets are required on all new or edited templates in order to use the Sync Data functionality.

 

 


 

 

Collect Enterprise – Turn On/Off Template Reports [d31061]

Added ability to toggle on/off which template reports are available via a new feature in the Template Designer. This option applies to data forms created from the template that are used in Collect Mobile or the Web Forms widget.

 

 


 

 

Collect Mobile – Added Text Labeling Functionality for Points in MapPlot Field [d33728]

Added the ability to place a tag (i.e., text label) beneath point feature(s) in the MapPlot field. This functionality allows a point feature and corresponding tag to be displayed together.

 

 


 

 

Collect Mobile – Fixed Application Launch Issue for Android 14 [d34905]

Added support to Collect Mobile so the application launches successfully on devices using Android 14.

 

 


 

 

Collect Mobile – Improved Default File Naming Convention for Generated Reports [d31735]

Improved the default file naming convention for local reports in Collect Mobile. The report naming now follows the 'reportname_yyyy_MM_dd_hhmm.pdf' (e.g., Form_Summary_2023_10_05_1131.pdf) convention to make it easier to identify reports.

 

 


 

 

Collect Mobile UWP – Fixed Issue in TableForm Field That Caused Application to Crash [d34073]

Fixed a bug that caused Collect Mobile UWP to crash, without saving edits recently made on the form, while entering data in one cell of a TableForm field and then clicking on a warning or error icon in another cell of the same TableForm field.

 

 


 

 

Collect Schema – New DATA_SETS_CONFIGURED_YN Field in ST_COLLECT_FORMS [d31622]

Added DATA_SETS_CONFIGURED_YN to ST_COLLECT_FORMS. Allowed inputs are Y, N, and NULL. 

 

 


 

 

Form Summary Report – Enabled Filtering via REST API Request [d31429]

Modified the GET /api/collect/reports/template/{reportName}/execute endpoint, allowing the Form Summary report to be filtered using a field name from the form and a value from the provided field.

 

 


 

 

Geotechnical Collect Report – Added Additional Fields to Samples Table [d30886]

Updated the Geotechnical Collect Report to include the HP_UNIT, HP_LAB_UNIT, VANE_UNIT, and DCPT_UNIT fields in the Samples table.

 

 


 

 

Geotechnical Collect Report – Added New Section, Additional Records, and Translations [d31529]

    • Arabic
    • Spanish
    • French
    • Portuguese
    • German 

 

 


 

 

Geotechnical Collect Report – Lithology Query Excludes Records Where START_DEPTH <= END_DEPTH [d34584]

Removed the condition, "start_depth <= end_depth", when exporting DT_LITHOLOGY rows to the Lithology_Data tab of the Geotechnical Collect Report.