App Version 8.0.30.0

App Version 8.0.30.0

Dynamic List Sorting

The appendableDropDown, dropDown, dropDownList, compoundDropDown, filterableDropDown and rockType dropdown controls will support a new attribute called dynamicSortingMode that if present, controls how options in the dropdown list are dynamically sorted. We are introducing two different dynamic sorting modes. The first mode sorts values by how recently they were used in a project. The second sorts values by how frequently they are used in a project. The number of items in the list that are sorted defaults to 3. Finally, the most recent/frequent values for a dropdown list will be specific to each project. 

Every control type mentioned above supports dynamic sorting, expect for the special case where the bound list table name is “(custom)” (eg. wellID, parentSampleID, sampleDeliveryGroup). 

If the dynamicSortingMode attribute is not present in the control definition, then dynamic sorting is DISABLED for that control.  

  • “0” – dynamically sort by most recently used 
  • “1” – dynamically sort by most frequently used 

Grid Dropdown

pLog now supports a grid dropdown for controls that use dropdown lists. This is particularly useful for long lists so that 3-4 times the number of items can be seen in the list.

Setting gridDropdownEnabled="true" on compoundDropDown, appendablePersonDropDown & dropdown lists allows the user to receive a square grid from which to make a menu selection instead of a single linear column.

Convert Simple List to Description List

Using a contextual menu item, simple lists can be converted to a description list. The description column will be blank and allow the user to input a description

Category Lists

The application allows the category list to be set for any list type control except the appendable ones.

Bug Fixes

When a field is set to required the enabled value is set to readonly. When resetting the required setting, the enabled field would not be reset. This has been fixed.

The editor would time out when attempting to upload the pLog Configuration file the third time.

+0
NickDF  edited: 
Friday, April 19, 2024 8:51 AM
Tuesday, April 16, 2024 11:45 AM

You must be logged in to post

©2025, Dataforensics